#ffcfca color space conversions
Hex:
#ffcfca
RGB:
255, 207, 202
CMY:
0, 19, 21
CMYK:
0, 19, 21, 0
HSL:
6°, 100.0000%, 89.6078%
HSV (HSB):
6°, 20.7843%, 100.0000%
XYZ:
74.2135, 70.1499, 65.5059
xyY:
0.3536, 0.3343, 70.1499
CIE-Lab:
87.0703, 16.1484, 8.8695
CIE-LCH:
87.0703, 18.4239, 28.7777
CIE-Luv:
87.0703, 30.0444, 10.0528
Hunter-Lab:
83.7555, 11.5918, 12.2577
#ffcfca color charts
#ffcfca color shades, tints & tones
#ffcfca color schemes
#ffcfca color preview, HTML & CSS examples
This text has a color of #ffcfca
<p style="color:#ffcfca;">Text here</p>
.mytext {color:#ffcfca;}
This box has a color of #ffcfca
<div style="background-color:#ffcfca;">Content here</div>
.mybackground {background-color:#ffcfca;}
Border around this has a color of #ffcfca
<div style="border:2px solid #ffcfca;">Content here</div>
.myborder {border:2px solid #ffcfca;}