#bf3d27 color space conversions
Hex:
#bf3d27
RGB:
191, 61, 39
CMY:
25, 76, 85
CMYK:
0, 68, 80, 25
HSL:
9°, 66.0870%, 45.0980%
HSV (HSB):
9°, 79.5812%, 74.9020%
XYZ:
23.5208, 14.5603, 3.4902
xyY:
0.5658, 0.3502, 14.5603
CIE-Lab:
45.0260, 50.8688, 41.6852
CIE-LCH:
45.0260, 65.7669, 39.3334
CIE-Luv:
45.0260, 102.3874, 29.7697
Hunter-Lab:
38.1580, 43.2519, 21.2875
#bf3d27 color charts
#bf3d27 color shades, tints & tones
#bf3d27 color schemes
#bf3d27 color preview, HTML & CSS examples
This text has a color of #bf3d27
<p style="color:#bf3d27;">Text here</p>
.mytext {color:#bf3d27;}
This box has a color of #bf3d27
<div style="background-color:#bf3d27;">Content here</div>
.mybackground {background-color:#bf3d27;}
Border around this has a color of #bf3d27
<div style="border:2px solid #bf3d27;">Content here</div>
.myborder {border:2px solid #bf3d27;}