#35000f color space conversions
Hex:
#35000f
RGB:
53, 0, 15
CMY:
79, 100, 94
CMYK:
0, 100, 72, 79
HSL:
343°, 100.0000%, 10.3922%
HSV (HSB):
343°, 100.0000%, 20.7843%
XYZ:
1.5544, 0.7914, 0.5228
xyY:
0.5419, 0.2759, 0.7914
CIE-Lab:
7.1484, 27.1375, 4.8476
CIE-LCH:
7.1484, 27.5671, 10.1280
CIE-Luv:
7.1484, 20.1525, 0.6226
Hunter-Lab:
8.8959, 15.6222, 2.7430
#35000f color charts
#35000f color shades, tints & tones
#35000f color schemes
#35000f color preview, HTML & CSS examples
This text has a color of #35000f
<p style="color:#35000f;">Text here</p>
.mytext {color:#35000f;}
This box has a color of #35000f
<div style="background-color:#35000f;">Content here</div>
.mybackground {background-color:#35000f;}
Border around this has a color of #35000f
<div style="border:2px solid #35000f;">Content here</div>
.myborder {border:2px solid #35000f;}