#bd3409 color space conversions
Hex:
#bd3409
RGB:
189, 52, 9
CMY:
26, 80, 96
CMYK:
0, 72, 95, 26
HSL:
14°, 90.9091%, 38.8235%
HSV (HSB):
14°, 95.2381%, 74.1176%
XYZ:
22.2636, 13.2945, 1.6511
xyY:
0.5983, 0.3573, 13.2945
CIE-Lab:
43.2037, 53.0278, 52.5718
CIE-LCH:
43.2037, 74.6709, 44.7526
CIE-Luv:
43.2037, 109.5786, 33.4791
Hunter-Lab:
36.4617, 45.1846, 22.8383
#bd3409 color charts
#bd3409 color shades, tints & tones
#bd3409 color schemes
#bd3409 color preview, HTML & CSS examples
This text has a color of #bd3409
<p style="color:#bd3409;">Text here</p>
.mytext {color:#bd3409;}
This box has a color of #bd3409
<div style="background-color:#bd3409;">Content here</div>
.mybackground {background-color:#bd3409;}
Border around this has a color of #bd3409
<div style="border:2px solid #bd3409;">Content here</div>
.myborder {border:2px solid #bd3409;}