#007d8d color space conversions
Hex:
#007d8d
RGB:
0, 125, 141
CMY:
100, 51, 45
CMYK:
100, 11, 0, 45
HSL:
187°, 100.0000%, 27.6471%
HSV (HSB):
187°, 100.0000%, 55.2941%
XYZ:
12.1413, 16.5903, 27.7616
xyY:
0.2149, 0.2937, 16.5903
CIE-Lab:
47.7396, -22.9261, -16.9252
CIE-LCH:
47.7396, 28.4968, 216.4366
CIE-Luv:
47.7396, -35.2365, -21.4991
Hunter-Lab:
40.7312, -18.0716, -11.8991
#007d8d color charts
#007d8d color shades, tints & tones
#007d8d color schemes
#007d8d color preview, HTML & CSS examples
This text has a color of #007d8d
<p style="color:#007d8d;">Text here</p>
.mytext {color:#007d8d;}
This box has a color of #007d8d
<div style="background-color:#007d8d;">Content here</div>
.mybackground {background-color:#007d8d;}
Border around this has a color of #007d8d
<div style="border:2px solid #007d8d;">Content here</div>
.myborder {border:2px solid #007d8d;}