#25b5d5 color space conversions
Hex:
#25b5d5
RGB:
37, 181, 213
CMY:
85, 29, 16
CMYK:
83, 15, 0, 16
HSL:
191°, 70.4000%, 49.0196%
HSV (HSB):
191°, 82.6291%, 83.5294%
XYZ:
29.2971, 38.2452, 68.7887
xyY:
0.2149, 0.2805, 38.2452
CIE-Lab:
68.2009, -25.1825, -26.4386
CIE-LCH:
68.2009, 36.5124, 226.3939
CIE-Luv:
68.2009, -47.0304, -38.1632
Hunter-Lab:
61.8427, -23.6629, -22.6595
#25b5d5 color charts
#25b5d5 color shades, tints & tones
#25b5d5 color schemes
#25b5d5 color preview, HTML & CSS examples
This text has a color of #25b5d5
<p style="color:#25b5d5;">Text here</p>
.mytext {color:#25b5d5;}
This box has a color of #25b5d5
<div style="background-color:#25b5d5;">Content here</div>
.mybackground {background-color:#25b5d5;}
Border around this has a color of #25b5d5
<div style="border:2px solid #25b5d5;">Content here</div>
.myborder {border:2px solid #25b5d5;}