#ffcbca color space conversions
Hex:
#ffcbca
RGB:
255, 203, 202
CMY:
0, 20, 21
CMYK:
0, 20, 21, 0
HSL:
1°, 100.0000%, 89.6078%
HSV (HSB):
1°, 20.7843%, 100.0000%
XYZ:
73.2566, 68.2361, 65.1870
xyY:
0.3544, 0.3302, 68.2361
CIE-Lab:
86.1244, 18.2384, 7.5130
CIE-LCH:
86.1244, 19.7253, 22.3884
CIE-Luv:
86.1244, 32.3544, 7.6812
Hunter-Lab:
82.6052, 13.7398, 11.0356
#ffcbca color charts
#ffcbca color shades, tints & tones
#ffcbca color schemes
#ffcbca color preview, HTML & CSS examples
This text has a color of #ffcbca
<p style="color:#ffcbca;">Text here</p>
.mytext {color:#ffcbca;}
This box has a color of #ffcbca
<div style="background-color:#ffcbca;">Content here</div>
.mybackground {background-color:#ffcbca;}
Border around this has a color of #ffcbca
<div style="border:2px solid #ffcbca;">Content here</div>
.myborder {border:2px solid #ffcbca;}