#850d01 color space conversions
Hex:
#850d01
RGB:
133, 13, 1
CMY:
48, 95, 100
CMYK:
0, 90, 99, 48
HSL:
5°, 98.5075%, 26.2745%
HSV (HSB):
5°, 99.2481%, 52.1569%
XYZ:
9.8223, 5.2766, 0.5295
xyY:
0.6285, 0.3376, 5.2766
CIE-Lab:
27.5087, 47.0986, 39.8549
CIE-LCH:
27.5087, 61.6984, 40.2380
CIE-Luv:
27.5087, 84.3994, 20.0484
Hunter-Lab:
22.9708, 36.1273, 14.7129
#850d01 color charts
#850d01 color shades, tints & tones
#850d01 color schemes
#850d01 color preview, HTML & CSS examples
This text has a color of #850d01
<p style="color:#850d01;">Text here</p>
.mytext {color:#850d01;}
This box has a color of #850d01
<div style="background-color:#850d01;">Content here</div>
.mybackground {background-color:#850d01;}
Border around this has a color of #850d01
<div style="border:2px solid #850d01;">Content here</div>
.myborder {border:2px solid #850d01;}