#ffcbf9 color space conversions
Hex:
#ffcbf9
RGB:
255, 203, 249
CMY:
0, 20, 2
CMYK:
0, 20, 2, 0
HSL:
307°, 100.0000%, 89.8039%
HSV (HSB):
307°, 20.3922%, 100.0000%
XYZ:
79.6948, 70.8114, 99.0901
xyY:
0.3193, 0.2837, 70.8114
CIE-Lab:
87.3933, 25.8235, -15.5504
CIE-LCH:
87.3933, 30.1441, 328.9445
CIE-Luv:
87.3933, 26.8890, -28.9702
Hunter-Lab:
84.1495, 21.7889, -10.9122
#ffcbf9 color charts
#ffcbf9 color shades, tints & tones
#ffcbf9 color schemes
#ffcbf9 color preview, HTML & CSS examples
This text has a color of #ffcbf9
<p style="color:#ffcbf9;">Text here</p>
.mytext {color:#ffcbf9;}
This box has a color of #ffcbf9
<div style="background-color:#ffcbf9;">Content here</div>
.mybackground {background-color:#ffcbf9;}
Border around this has a color of #ffcbf9
<div style="border:2px solid #ffcbf9;">Content here</div>
.myborder {border:2px solid #ffcbf9;}