#bf0c65 color space conversions
Hex:
#bf0c65
RGB:
191, 12, 101
CMY:
25, 95, 60
CMYK:
0, 94, 47, 25
HSL:
330°, 88.1773%, 39.8039%
HSV (HSB):
330°, 93.7173%, 74.9020%
XYZ:
23.9663, 12.2789, 13.4188
xyY:
0.4826, 0.2472, 12.2789
CIE-Lab:
41.6560, 67.3643, -0.1218
CIE-LCH:
41.6560, 67.3644, 359.8964
CIE-Luv:
41.6560, 101.8512, -12.7042
Hunter-Lab:
35.0413, 60.7620, 1.8242
#bf0c65 color charts
#bf0c65 color shades, tints & tones
#bf0c65 color schemes
#bf0c65 color preview, HTML & CSS examples
This text has a color of #bf0c65
<p style="color:#bf0c65;">Text here</p>
.mytext {color:#bf0c65;}
This box has a color of #bf0c65
<div style="background-color:#bf0c65;">Content here</div>
.mybackground {background-color:#bf0c65;}
Border around this has a color of #bf0c65
<div style="border:2px solid #bf0c65;">Content here</div>
.myborder {border:2px solid #bf0c65;}