#72f5d5 color space conversions
Hex:
#72f5d5
RGB:
114, 245, 213
CMY:
55, 4, 16
CMYK:
53, 0, 13, 4
HSL:
165°, 86.7550%, 70.3922%
HSV (HSB):
165°, 53.4694%, 96.0784%
XYZ:
51.6021, 73.6863, 74.4540
xyY:
0.2583, 0.3689, 73.6863
CIE-Lab:
88.7740, -43.7191, 4.4449
CIE-LCH:
88.7740, 43.9445, 174.1948
CIE-Luv:
88.7740, -55.7373, 14.0064
Hunter-Lab:
85.8407, -42.9183, 8.6633
#72f5d5 color charts
#72f5d5 color shades, tints & tones
#72f5d5 color schemes
#72f5d5 color preview, HTML & CSS examples
This text has a color of #72f5d5
<p style="color:#72f5d5;">Text here</p>
.mytext {color:#72f5d5;}
This box has a color of #72f5d5
<div style="background-color:#72f5d5;">Content here</div>
.mybackground {background-color:#72f5d5;}
Border around this has a color of #72f5d5
<div style="border:2px solid #72f5d5;">Content here</div>
.myborder {border:2px solid #72f5d5;}