#003d45 color space conversions
Hex:
#003d45
RGB:
0, 61, 69
CMY:
100, 76, 73
CMYK:
100, 12, 0, 73
HSL:
187°, 100.0000%, 13.5294%
HSV (HSB):
187°, 100.0000%, 27.0588%
XYZ:
2.7429, 3.7672, 6.2128
xyY:
0.2156, 0.2961, 3.7672
CIE-Lab:
22.8862, -14.2474, -9.9515
CIE-LCH:
22.8862, 17.3787, 214.9335
CIE-Luv:
22.8862, -16.9516, -9.8310
Hunter-Lab:
19.4092, -8.7403, -5.3921
#003d45 color charts
#003d45 color shades, tints & tones
#003d45 color schemes
#003d45 color preview, HTML & CSS examples
This text has a color of #003d45
<p style="color:#003d45;">Text here</p>
.mytext {color:#003d45;}
This box has a color of #003d45
<div style="background-color:#003d45;">Content here</div>
.mybackground {background-color:#003d45;}
Border around this has a color of #003d45
<div style="border:2px solid #003d45;">Content here</div>
.myborder {border:2px solid #003d45;}