#cffdf3 color space conversions
Hex:
#cffdf3
RGB:
207, 253, 243
CMY:
19, 1, 5
CMYK:
18, 0, 4, 1
HSL:
167°, 92.0000%, 90.1961%
HSV (HSB):
167°, 18.1818%, 99.2157%
XYZ:
77.0351, 89.9870, 98.1031
xyY:
0.2906, 0.3394, 89.9870
CIE-Lab:
95.9914, -16.5418, -0.0804
CIE-LCH:
95.9914, 16.5420, 180.2786
CIE-Luv:
95.9914, -23.4705, 2.7597
Hunter-Lab:
94.8615, -21.0514, 5.0870
#cffdf3 color charts
#cffdf3 color shades, tints & tones
#cffdf3 color schemes
#cffdf3 color preview, HTML & CSS examples
This text has a color of #cffdf3
<p style="color:#cffdf3;">Text here</p>
.mytext {color:#cffdf3;}
This box has a color of #cffdf3
<div style="background-color:#cffdf3;">Content here</div>
.mybackground {background-color:#cffdf3;}
Border around this has a color of #cffdf3
<div style="border:2px solid #cffdf3;">Content here</div>
.myborder {border:2px solid #cffdf3;}