#bd3d01 color space conversions
Hex:
#bd3d01
RGB:
189, 61, 1
CMY:
26, 76, 100
CMYK:
0, 68, 99, 26
HSL:
19°, 98.9474%, 37.2549%
HSV (HSB):
19°, 99.4709%, 74.1176%
XYZ:
22.6605, 14.1585, 1.5672
xyY:
0.5903, 0.3688, 14.1585
CIE-Lab:
44.4594, 49.4363, 55.5897
CIE-LCH:
44.4594, 74.3919, 48.3531
CIE-Luv:
44.4594, 104.1766, 36.5185
Hunter-Lab:
37.6278, 41.6490, 23.8699
#bd3d01 color charts
#bd3d01 color shades, tints & tones
#bd3d01 color schemes
#bd3d01 color preview, HTML & CSS examples
This text has a color of #bd3d01
<p style="color:#bd3d01;">Text here</p>
.mytext {color:#bd3d01;}
This box has a color of #bd3d01
<div style="background-color:#bd3d01;">Content here</div>
.mybackground {background-color:#bd3d01;}
Border around this has a color of #bd3d01
<div style="border:2px solid #bd3d01;">Content here</div>
.myborder {border:2px solid #bd3d01;}