#25d0d0 color space conversions
Hex:
#25d0d0
RGB:
37, 208, 208
CMY:
85, 18, 18
CMYK:
82, 0, 0, 18
HSL:
180°, 69.7959%, 48.0392%
HSV (HSB):
180°, 82.2115%, 81.5686%
XYZ:
34.7040, 50.0591, 67.5078
xyY:
0.2279, 0.3288, 50.0591
CIE-Lab:
76.1055, -39.6375, -11.7380
CIE-LCH:
76.1055, 41.3390, 196.4958
CIE-Luv:
76.1055, -56.7445, -12.2532
Hunter-Lab:
70.7525, -36.2628, -7.0442
#25d0d0 color charts
#25d0d0 color shades, tints & tones
#25d0d0 color schemes
#25d0d0 color preview, HTML & CSS examples
This text has a color of #25d0d0
<p style="color:#25d0d0;">Text here</p>
.mytext {color:#25d0d0;}
This box has a color of #25d0d0
<div style="background-color:#25d0d0;">Content here</div>
.mybackground {background-color:#25d0d0;}
Border around this has a color of #25d0d0
<div style="border:2px solid #25d0d0;">Content here</div>
.myborder {border:2px solid #25d0d0;}