#bd601e color space conversions
Hex:
#bd601e
RGB:
189, 96, 30
CMY:
26, 62, 88
CMYK:
0, 49, 84, 26
HSL:
25°, 72.6027%, 42.9412%
HSV (HSB):
25°, 84.1270%, 74.1176%
XYZ:
25.4035, 19.2783, 3.6105
xyY:
0.5260, 0.3992, 19.2783
CIE-Lab:
51.0112, 33.2320, 51.2829
CIE-LCH:
51.0112, 61.1090, 57.0563
CIE-Luv:
51.0112, 75.8806, 43.0068
Hunter-Lab:
43.9071, 26.4381, 25.8595
#bd601e color charts
#bd601e color shades, tints & tones
#bd601e color schemes
#bd601e color preview, HTML & CSS examples
This text has a color of #bd601e
<p style="color:#bd601e;">Text here</p>
.mytext {color:#bd601e;}
This box has a color of #bd601e
<div style="background-color:#bd601e;">Content here</div>
.mybackground {background-color:#bd601e;}
Border around this has a color of #bd601e
<div style="border:2px solid #bd601e;">Content here</div>
.myborder {border:2px solid #bd601e;}