#bf3e09 color space conversions
Hex:
#bf3e09
RGB:
191, 62, 9
CMY:
25, 76, 96
CMYK:
0, 68, 95, 25
HSL:
17°, 91.0000%, 39.2157%
HSV (HSB):
17°, 95.2880%, 74.9020%
XYZ:
23.2578, 14.5413, 1.8394
xyY:
0.5867, 0.3668, 14.5413
CIE-Lab:
44.9995, 49.8088, 53.8538
CIE-LCH:
44.9995, 73.3563, 47.2346
CIE-Luv:
44.9995, 104.6923, 36.1135
Hunter-Lab:
38.1331, 42.1361, 23.8333
#bf3e09 color charts
#bf3e09 color shades, tints & tones
#bf3e09 color schemes
#bf3e09 color preview, HTML & CSS examples
This text has a color of #bf3e09
<p style="color:#bf3e09;">Text here</p>
.mytext {color:#bf3e09;}
This box has a color of #bf3e09
<div style="background-color:#bf3e09;">Content here</div>
.mybackground {background-color:#bf3e09;}
Border around this has a color of #bf3e09
<div style="border:2px solid #bf3e09;">Content here</div>
.myborder {border:2px solid #bf3e09;}