#bf530c color space conversions
Hex:
#bf530c
RGB:
191, 83, 12
CMY:
25, 67, 95
CMYK:
0, 57, 94, 25
HSL:
24°, 88.1773%, 39.8039%
HSV (HSB):
24°, 93.7173%, 74.9020%
XYZ:
24.6455, 17.2894, 2.3861
xyY:
0.5561, 0.3901, 17.2894
CIE-Lab:
48.6227, 40.2917, 55.4507
CIE-LCH:
48.6227, 68.5435, 53.9970
CIE-Luv:
48.6227, 88.9742, 41.7952
Hunter-Lab:
41.5806, 33.0339, 25.7041
#bf530c color charts
#bf530c color shades, tints & tones
#bf530c color schemes
#bf530c color preview, HTML & CSS examples
This text has a color of #bf530c
<p style="color:#bf530c;">Text here</p>
.mytext {color:#bf530c;}
This box has a color of #bf530c
<div style="background-color:#bf530c;">Content here</div>
.mybackground {background-color:#bf530c;}
Border around this has a color of #bf530c
<div style="border:2px solid #bf530c;">Content here</div>
.myborder {border:2px solid #bf530c;}