#cbf7f7 color space conversions
Hex:
#cbf7f7
RGB:
203, 247, 247
CMY:
20, 3, 3
CMYK:
18, 0, 0, 3
HSL:
180°, 73.3333%, 88.2353%
HSV (HSB):
180°, 17.8138%, 96.8627%
XYZ:
74.6779, 85.9334, 100.6466
xyY:
0.2858, 0.3289, 85.9334
CIE-Lab:
94.2839, -13.9861, -4.6796
CIE-LCH:
94.2839, 14.7482, 198.4997
CIE-Luv:
94.2839, -22.6755, -4.9075
Hunter-Lab:
92.7003, -18.4288, 0.5179
#cbf7f7 color charts
#cbf7f7 color shades, tints & tones
#cbf7f7 color schemes
#cbf7f7 color preview, HTML & CSS examples
This text has a color of #cbf7f7
<p style="color:#cbf7f7;">Text here</p>
.mytext {color:#cbf7f7;}
This box has a color of #cbf7f7
<div style="background-color:#cbf7f7;">Content here</div>
.mybackground {background-color:#cbf7f7;}
Border around this has a color of #cbf7f7
<div style="border:2px solid #cbf7f7;">Content here</div>
.myborder {border:2px solid #cbf7f7;}