#25f0f0 color space conversions
Hex:
#25f0f0
RGB:
37, 240, 240
CMY:
85, 6, 6
CMYK:
85, 0, 0, 6
HSL:
180°, 87.1245%, 54.3137%
HSV (HSB):
180°, 84.5833%, 94.1176%
XYZ:
47.6512, 69.0048, 93.2458
xyY:
0.2270, 0.3287, 69.0048
CIE-Lab:
86.5064, -44.6325, -13.1917
CIE-LCH:
86.5064, 46.5412, 196.4657
CIE-Luv:
86.5064, -65.1609, -14.0705
Hunter-Lab:
83.0691, -42.9774, -8.4052
#25f0f0 color charts
#25f0f0 color shades, tints & tones
#25f0f0 color schemes
#25f0f0 color preview, HTML & CSS examples
This text has a color of #25f0f0
<p style="color:#25f0f0;">Text here</p>
.mytext {color:#25f0f0;}
This box has a color of #25f0f0
<div style="background-color:#25f0f0;">Content here</div>
.mybackground {background-color:#25f0f0;}
Border around this has a color of #25f0f0
<div style="border:2px solid #25f0f0;">Content here</div>
.myborder {border:2px solid #25f0f0;}