#cff3d2 color space conversions
Hex:
#cff3d2
RGB:
207, 243, 210
CMY:
19, 5, 18
CMYK:
15, 0, 14, 5
HSL:
125°, 60.0000%, 88.2353%
HSV (HSB):
125°, 14.8148%, 95.2941%
XYZ:
69.4156, 82.0197, 73.1456
xyY:
0.3091, 0.3652, 82.0197
CIE-Lab:
92.5836, -17.7593, 12.0513
CIE-LCH:
92.5836, 21.4622, 145.8396
CIE-Luv:
92.5836, -18.1318, 21.1580
Hunter-Lab:
90.5647, -21.6726, 15.5091
#cff3d2 color charts
#cff3d2 color shades, tints & tones
#cff3d2 color schemes
#cff3d2 color preview, HTML & CSS examples
This text has a color of #cff3d2
<p style="color:#cff3d2;">Text here</p>
.mytext {color:#cff3d2;}
This box has a color of #cff3d2
<div style="background-color:#cff3d2;">Content here</div>
.mybackground {background-color:#cff3d2;}
Border around this has a color of #cff3d2
<div style="border:2px solid #cff3d2;">Content here</div>
.myborder {border:2px solid #cff3d2;}