#bd330d color space conversions
Hex:
#bd330d
RGB:
189, 51, 13
CMY:
26, 80, 95
CMYK:
0, 73, 93, 26
HSL:
13°, 87.1287%, 39.6078%
HSV (HSB):
13°, 93.1217%, 74.1176%
XYZ:
22.2427, 13.2155, 1.7593
xyY:
0.5976, 0.3551, 13.2155
CIE-Lab:
43.0862, 53.4381, 51.3109
CIE-LCH:
43.0862, 74.0840, 43.8366
CIE-Luv:
43.0862, 109.9331, 32.7784
Hunter-Lab:
36.3532, 45.5974, 22.5779
#bd330d color charts
#bd330d color shades, tints & tones
#bd330d color schemes
#bd330d color preview, HTML & CSS examples
This text has a color of #bd330d
<p style="color:#bd330d;">Text here</p>
.mytext {color:#bd330d;}
This box has a color of #bd330d
<div style="background-color:#bd330d;">Content here</div>
.mybackground {background-color:#bd330d;}
Border around this has a color of #bd330d
<div style="border:2px solid #bd330d;">Content here</div>
.myborder {border:2px solid #bd330d;}