#cff3f5 color space conversions
Hex:
#cff3f5
RGB:
207, 243, 245
CMY:
19, 5, 4
CMYK:
16, 1, 0, 4
HSL:
183°, 65.5172%, 88.6275%
HSV (HSB):
183°, 15.5102%, 96.0784%
XYZ:
74.2641, 83.9592, 98.6778
xyY:
0.2891, 0.3268, 83.9592
CIE-Lab:
93.4328, -11.1710, -4.8684
CIE-LCH:
93.4328, 12.1858, 203.5476
CIE-Luv:
93.4328, -18.9011, -5.6705
Hunter-Lab:
91.6292, -15.6795, 0.2896
#cff3f5 color charts
#cff3f5 color shades, tints & tones
#cff3f5 color schemes
#cff3f5 color preview, HTML & CSS examples
This text has a color of #cff3f5
<p style="color:#cff3f5;">Text here</p>
.mytext {color:#cff3f5;}
This box has a color of #cff3f5
<div style="background-color:#cff3f5;">Content here</div>
.mybackground {background-color:#cff3f5;}
Border around this has a color of #cff3f5
<div style="border:2px solid #cff3f5;">Content here</div>
.myborder {border:2px solid #cff3f5;}