#ffcbd6 color space conversions
Hex:
#ffcbd6
RGB:
255, 203, 214
CMY:
0, 20, 16
CMYK:
0, 20, 16, 0
HSL:
347°, 100.0000%, 89.8039%
HSV (HSB):
347°, 20.3922%, 100.0000%
XYZ:
74.7335, 68.8269, 72.9644
xyY:
0.3451, 0.3179, 68.8269
CIE-Lab:
86.4183, 20.0320, 1.5662
CIE-LCH:
86.4183, 20.0932, 4.4706
CIE-Luv:
86.4183, 31.0019, -1.3436
Hunter-Lab:
82.9620, 15.6123, 5.9283
#ffcbd6 color charts
#ffcbd6 color shades, tints & tones
#ffcbd6 color schemes
#ffcbd6 color preview, HTML & CSS examples
This text has a color of #ffcbd6
<p style="color:#ffcbd6;">Text here</p>
.mytext {color:#ffcbd6;}
This box has a color of #ffcbd6
<div style="background-color:#ffcbd6;">Content here</div>
.mybackground {background-color:#ffcbd6;}
Border around this has a color of #ffcbd6
<div style="border:2px solid #ffcbd6;">Content here</div>
.myborder {border:2px solid #ffcbd6;}