#ffc3cb color space conversions
Hex:
#ffc3cb
RGB:
255, 195, 203
CMY:
0, 24, 20
CMYK:
0, 24, 20, 0
HSL:
352°, 100.0000%, 88.2353%
HSV (HSB):
352°, 23.5294%, 100.0000%
XYZ:
71.5346, 64.6020, 65.1991
xyY:
0.3553, 0.3209, 64.6020
CIE-Lab:
84.2782, 22.5755, 4.3196
CIE-LCH:
84.2782, 22.9850, 10.8320
CIE-Luv:
84.2782, 36.8494, 2.1968
Hunter-Lab:
80.3754, 18.2092, 8.1678
#ffc3cb color charts
#ffc3cb color shades, tints & tones
#ffc3cb color schemes
#ffc3cb color preview, HTML & CSS examples
This text has a color of #ffc3cb
<p style="color:#ffc3cb;">Text here</p>
.mytext {color:#ffc3cb;}
This box has a color of #ffc3cb
<div style="background-color:#ffc3cb;">Content here</div>
.mybackground {background-color:#ffc3cb;}
Border around this has a color of #ffc3cb
<div style="border:2px solid #ffc3cb;">Content here</div>
.myborder {border:2px solid #ffc3cb;}