#b90c7f color space conversions
Hex:
#b90c7f
RGB:
185, 12, 127
CMY:
27, 95, 50
CMYK:
0, 94, 31, 27
HSL:
320°, 87.8173%, 38.6275%
HSV (HSB):
320°, 93.5135%, 72.5490%
XYZ:
23.9698, 12.1095, 21.1527
xyY:
0.4188, 0.2116, 12.1095
CIE-Lab:
41.3897, 68.5276, -16.8852
CIE-LCH:
41.3897, 70.5772, 346.1581
CIE-Luv:
41.3897, 85.2806, -34.0549
Hunter-Lab:
34.7988, 62.0552, -11.6808
#b90c7f color charts
#b90c7f color shades, tints & tones
#b90c7f color schemes
#b90c7f color preview, HTML & CSS examples
This text has a color of #b90c7f
<p style="color:#b90c7f;">Text here</p>
.mytext {color:#b90c7f;}
This box has a color of #b90c7f
<div style="background-color:#b90c7f;">Content here</div>
.mybackground {background-color:#b90c7f;}
Border around this has a color of #b90c7f
<div style="border:2px solid #b90c7f;">Content here</div>
.myborder {border:2px solid #b90c7f;}