#bd360c color space conversions
Hex:
#bd360c
RGB:
189, 54, 12
CMY:
26, 79, 95
CMYK:
0, 71, 94, 26
HSL:
14°, 88.0597%, 39.4118%
HSV (HSB):
14°, 93.6508%, 74.1176%
XYZ:
22.3718, 13.4837, 1.7713
xyY:
0.5946, 0.3584, 13.4837
CIE-Lab:
43.4832, 52.3217, 51.8805
CIE-LCH:
43.4832, 73.6828, 44.7574
CIE-Luv:
43.4832, 108.1578, 33.5899
Hunter-Lab:
36.7202, 44.4911, 22.8441
#bd360c color charts
#bd360c color shades, tints & tones
#bd360c color schemes
#bd360c color preview, HTML & CSS examples
This text has a color of #bd360c
<p style="color:#bd360c;">Text here</p>
.mytext {color:#bd360c;}
This box has a color of #bd360c
<div style="background-color:#bd360c;">Content here</div>
.mybackground {background-color:#bd360c;}
Border around this has a color of #bd360c
<div style="border:2px solid #bd360c;">Content here</div>
.myborder {border:2px solid #bd360c;}