#bd3c03 color space conversions
Hex:
#bd3c03
RGB:
189, 60, 3
CMY:
26, 76, 99
CMYK:
0, 68, 98, 26
HSL:
18°, 96.8750%, 37.6471%
HSV (HSB):
18°, 98.4127%, 74.1176%
XYZ:
22.6186, 14.0571, 1.6073
xyY:
0.5908, 0.3672, 14.0571
CIE-Lab:
44.3147, 49.8685, 54.9291
CIE-LCH:
44.3147, 74.1894, 47.7646
CIE-Luv:
44.3147, 104.7507, 36.0473
Hunter-Lab:
37.4928, 42.0726, 23.7032
#bd3c03 color charts
#bd3c03 color shades, tints & tones
#bd3c03 color schemes
#bd3c03 color preview, HTML & CSS examples
This text has a color of #bd3c03
<p style="color:#bd3c03;">Text here</p>
.mytext {color:#bd3c03;}
This box has a color of #bd3c03
<div style="background-color:#bd3c03;">Content here</div>
.mybackground {background-color:#bd3c03;}
Border around this has a color of #bd3c03
<div style="border:2px solid #bd3c03;">Content here</div>
.myborder {border:2px solid #bd3c03;}