#bd3501 color space conversions
Hex:
#bd3501
RGB:
189, 53, 1
CMY:
26, 79, 100
CMYK:
0, 72, 99, 26
HSL:
17°, 98.9474%, 37.2549%
HSV (HSB):
17°, 99.4709%, 74.1176%
XYZ:
22.2648, 13.3672, 1.4354
xyY:
0.6007, 0.3606, 13.3672
CIE-Lab:
43.3114, 52.5694, 55.0152
CIE-LCH:
43.3114, 76.0935, 46.3023
CIE-Luv:
43.3114, 109.4316, 34.6031
Hunter-Lab:
36.5612, 44.7199, 23.2652
#bd3501 color charts
#bd3501 color shades, tints & tones
#bd3501 color schemes
#bd3501 color preview, HTML & CSS examples
This text has a color of #bd3501
<p style="color:#bd3501;">Text here</p>
.mytext {color:#bd3501;}
This box has a color of #bd3501
<div style="background-color:#bd3501;">Content here</div>
.mybackground {background-color:#bd3501;}
Border around this has a color of #bd3501
<div style="border:2px solid #bd3501;">Content here</div>
.myborder {border:2px solid #bd3501;}