#bd602e color space conversions
Hex:
#bd602e
RGB:
189, 96, 46
CMY:
26, 62, 82
CMYK:
0, 49, 76, 26
HSL:
21°, 60.8511%, 46.0784%
HSV (HSB):
21°, 75.6614%, 74.1176%
XYZ:
25.6623, 19.3818, 4.9733
xyY:
0.5131, 0.3875, 19.3818
CIE-Lab:
51.1310, 33.8059, 44.2510
CIE-LCH:
51.1310, 55.6865, 52.6217
CIE-Luv:
51.1310, 74.4392, 38.6655
Hunter-Lab:
44.0248, 27.0052, 24.1196
#bd602e color charts
#bd602e color shades, tints & tones
#bd602e color schemes
#bd602e color preview, HTML & CSS examples
This text has a color of #bd602e
<p style="color:#bd602e;">Text here</p>
.mytext {color:#bd602e;}
This box has a color of #bd602e
<div style="background-color:#bd602e;">Content here</div>
.mybackground {background-color:#bd602e;}
Border around this has a color of #bd602e
<div style="border:2px solid #bd602e;">Content here</div>
.myborder {border:2px solid #bd602e;}