#350e01 color space conversions
Hex:
#350e01
RGB:
53, 14, 1
CMY:
79, 95, 100
CMYK:
0, 74, 98, 79
HSL:
15°, 96.2963%, 10.5882%
HSV (HSB):
15°, 98.1132%, 20.7843%
XYZ:
1.6307, 1.0732, 0.1499
xyY:
0.5714, 0.3760, 1.0732
CIE-Lab:
9.5865, 18.6716, 14.3843
CIE-LCH:
9.5865, 23.5699, 37.6101
CIE-Luv:
9.5865, 20.0645, 7.8506
Hunter-Lab:
10.3593, 9.9699, 6.3935
#350e01 color charts
#350e01 color shades, tints & tones
#350e01 color schemes
#350e01 color preview, HTML & CSS examples
This text has a color of #350e01
<p style="color:#350e01;">Text here</p>
.mytext {color:#350e01;}
This box has a color of #350e01
<div style="background-color:#350e01;">Content here</div>
.mybackground {background-color:#350e01;}
Border around this has a color of #350e01
<div style="border:2px solid #350e01;">Content here</div>
.myborder {border:2px solid #350e01;}