#bd3a01 color space conversions
Hex:
#bd3a01
RGB:
189, 58, 1
CMY:
26, 77, 100
CMYK:
0, 69, 99, 26
HSL:
18°, 98.9474%, 37.2549%
HSV (HSB):
18°, 99.4709%, 74.1176%
XYZ:
22.5048, 13.8471, 1.5153
xyY:
0.5943, 0.3657, 13.8471
CIE-Lab:
44.0129, 50.6492, 55.3629
CIE-LCH:
44.0129, 75.0359, 47.5459
CIE-Luv:
44.0129, 106.2035, 35.7756
Hunter-Lab:
37.2117, 42.8322, 23.6338
#bd3a01 color charts
#bd3a01 color shades, tints & tones
#bd3a01 color schemes
#bd3a01 color preview, HTML & CSS examples
This text has a color of #bd3a01
<p style="color:#bd3a01;">Text here</p>
.mytext {color:#bd3a01;}
This box has a color of #bd3a01
<div style="background-color:#bd3a01;">Content here</div>
.mybackground {background-color:#bd3a01;}
Border around this has a color of #bd3a01
<div style="border:2px solid #bd3a01;">Content here</div>
.myborder {border:2px solid #bd3a01;}