#400003 color space conversions
Hex:
#400003
RGB:
64, 0, 3
CMY:
75, 100, 99
CMYK:
0, 100, 95, 75
HSL:
357°, 100.0000%, 12.5490%
HSV (HSB):
357°, 100.0000%, 25.0980%
XYZ:
2.1308, 1.0966, 0.1855
xyY:
0.6243, 0.3213, 1.0966
CIE-Lab:
9.7713, 29.9012, 14.1937
CIE-LCH:
9.7713, 33.0990, 25.3931
CIE-Luv:
9.7713, 31.4474, 6.0215
Hunter-Lab:
10.4717, 17.9959, 6.2799
#400003 color charts
#400003 color shades, tints & tones
#400003 color schemes
#400003 color preview, HTML & CSS examples
This text has a color of #400003
<p style="color:#400003;">Text here</p>
.mytext {color:#400003;}
This box has a color of #400003
<div style="background-color:#400003;">Content here</div>
.mybackground {background-color:#400003;}
Border around this has a color of #400003
<div style="border:2px solid #400003;">Content here</div>
.myborder {border:2px solid #400003;}