#007d7d color space conversions
Hex:
#007d7d
RGB:
0, 125, 125
CMY:
100, 51, 51
CMYK:
100, 0, 0, 51
HSL:
180°, 100.0000%, 24.5098%
HSV (HSB):
180°, 100.0000%, 49.0196%
XYZ:
11.0353, 16.1479, 21.9373
xyY:
0.2247, 0.3287, 16.1479
CIE-Lab:
47.1679, -28.3531, -8.3374
CIE-LCH:
47.1679, 29.5536, 196.3863
CIE-Luv:
47.1679, -36.4812, -7.8773
Hunter-Lab:
40.1844, -21.3039, -4.2382
#007d7d color charts
#007d7d color shades, tints & tones
#007d7d color schemes
#007d7d color preview, HTML & CSS examples
This text has a color of #007d7d
<p style="color:#007d7d;">Text here</p>
.mytext {color:#007d7d;}
This box has a color of #007d7d
<div style="background-color:#007d7d;">Content here</div>
.mybackground {background-color:#007d7d;}
Border around this has a color of #007d7d
<div style="border:2px solid #007d7d;">Content here</div>
.myborder {border:2px solid #007d7d;}