#ffc2ca color space conversions
Hex:
#ffc2ca
RGB:
255, 194, 202
CMY:
0, 24, 21
CMYK:
0, 24, 21, 0
HSL:
352°, 100.0000%, 88.0392%
HSV (HSB):
352°, 23.9216%, 100.0000%
XYZ:
71.1925, 64.1078, 64.4989
xyY:
0.3563, 0.3209, 64.1078
CIE-Lab:
84.0219, 22.9541, 4.4832
CIE-LCH:
84.0219, 23.3878, 11.0513
CIE-Luv:
84.0219, 37.5502, 2.3573
Hunter-Lab:
80.0674, 18.5966, 8.2856
#ffc2ca color charts
#ffc2ca color shades, tints & tones
#ffc2ca color schemes
#ffc2ca color preview, HTML & CSS examples
This text has a color of #ffc2ca
<p style="color:#ffc2ca;">Text here</p>
.mytext {color:#ffc2ca;}
This box has a color of #ffc2ca
<div style="background-color:#ffc2ca;">Content here</div>
.mybackground {background-color:#ffc2ca;}
Border around this has a color of #ffc2ca
<div style="border:2px solid #ffc2ca;">Content here</div>
.myborder {border:2px solid #ffc2ca;}