#25dedc color space conversions
Hex:
#25dedc
RGB:
37, 222, 220
CMY:
85, 13, 14
CMYK:
83, 0, 1, 13
HSL:
179°, 73.7052%, 50.7843%
HSV (HSB):
179°, 83.3333%, 87.0588%
XYZ:
39.8025, 57.8032, 76.7695
xyY:
0.2283, 0.3315, 57.8032
CIE-Lab:
80.6292, -42.4287, -11.4058
CIE-LCH:
80.6292, 43.9350, 195.0468
CIE-Luv:
80.6292, -60.6194, -11.3782
Hunter-Lab:
76.0284, -39.6011, -6.6480
#25dedc color charts
#25dedc RGB chart
#25dedc CMYK chart
#25dedc RGB pie chart
#25dedc color shades, tints & tones
#25dedc color schemes
#25dedc color preview, HTML & CSS examples
This text has a color of #25dedc
<p style="color:#25dedc;">Text here</p>
.mytext {color:#25dedc;}
Text color #25dedc
This box has a color of #25dedc
<div style="background-color:#25dedc;">Content here</div>
.mybackground {background-color:#25dedc;}
Background color #25dedc
Border around this has a color of #25dedc
<div style="border:2px solid #25dedc;">Content here</div>
.myborder {border:2px solid #25dedc;}
Border color #25dedc