#ffcbfd color space conversions
Hex:
#ffcbfd
RGB:
255, 203, 253
CMY:
0, 20, 1
CMYK:
0, 20, 1, 0
HSL:
302°, 100.0000%, 89.8039%
HSV (HSB):
302°, 20.3922%, 100.0000%
XYZ:
80.3256, 71.0637, 102.4116
xyY:
0.3165, 0.2800, 71.0637
CIE-Lab:
87.5160, 26.5354, -17.4807
CIE-LCH:
87.5160, 31.7758, 326.6244
CIE-Luv:
87.5160, 26.4084, -32.2177
Hunter-Lab:
84.2993, 22.5620, -13.0193
#ffcbfd color charts
#ffcbfd color shades, tints & tones
#ffcbfd color schemes
#ffcbfd color preview, HTML & CSS examples
This text has a color of #ffcbfd
<p style="color:#ffcbfd;">Text here</p>
.mytext {color:#ffcbfd;}
This box has a color of #ffcbfd
<div style="background-color:#ffcbfd;">Content here</div>
.mybackground {background-color:#ffcbfd;}
Border around this has a color of #ffcbfd
<div style="border:2px solid #ffcbfd;">Content here</div>
.myborder {border:2px solid #ffcbfd;}