#bd770d color space conversions
Hex:
#bd770d
RGB:
189, 119, 13
CMY:
26, 53, 95
CMYK:
0, 37, 93, 26
HSL:
36°, 87.1287%, 39.6078%
HSV (HSB):
36°, 93.1217%, 74.1176%
XYZ:
27.6557, 24.0415, 3.5636
xyY:
0.5005, 0.4351, 24.0415
CIE-Lab:
56.1293, 20.4212, 60.3863
CIE-LCH:
56.1293, 63.7459, 71.3157
CIE-Luv:
56.1293, 57.9600, 53.9929
Hunter-Lab:
49.0322, 14.8735, 30.0133
#bd770d color charts
#bd770d color shades, tints & tones
#bd770d color schemes
#bd770d color preview, HTML & CSS examples
This text has a color of #bd770d
<p style="color:#bd770d;">Text here</p>
.mytext {color:#bd770d;}
This box has a color of #bd770d
<div style="background-color:#bd770d;">Content here</div>
.mybackground {background-color:#bd770d;}
Border around this has a color of #bd770d
<div style="border:2px solid #bd770d;">Content here</div>
.myborder {border:2px solid #bd770d;}