#007da4 color space conversions
Hex:
#007da4
RGB:
0, 125, 164
CMY:
100, 51, 36
CMYK:
100, 24, 0, 36
HSL:
194°, 100.0000%, 32.1569%
HSV (HSB):
194°, 100.0000%, 64.3137%
XYZ:
14.0345, 17.3476, 37.7307
xyY:
0.2031, 0.2510, 17.3476
CIE-Lab:
48.6950, -14.5831, -28.9348
CIE-LCH:
48.6950, 32.4020, 243.2520
CIE-Luv:
48.6950, -33.5164, -41.3769
Hunter-Lab:
41.6504, -12.7411, -24.5549
#007da4 color charts
#007da4 color shades, tints & tones
#007da4 color schemes
#007da4 color preview, HTML & CSS examples
This text has a color of #007da4
<p style="color:#007da4;">Text here</p>
.mytext {color:#007da4;}
This box has a color of #007da4
<div style="background-color:#007da4;">Content here</div>
.mybackground {background-color:#007da4;}
Border around this has a color of #007da4
<div style="border:2px solid #007da4;">Content here</div>
.myborder {border:2px solid #007da4;}