#fca2a5 color space conversions
Hex:
#fca2a5
RGB:
252, 162, 165
CMY:
1, 36, 35
CMYK:
0, 36, 35, 1
HSL:
358°, 93.7500%, 81.1765%
HSV (HSB):
358°, 35.7143%, 98.8235%
XYZ:
59.8567, 49.2527, 41.9492
xyY:
0.3962, 0.3261, 49.2527
CIE-Lab:
75.6083, 33.7131, 12.4157
CIE-LCH:
75.6083, 35.9266, 20.2175
CIE-Luv:
75.6083, 60.0964, 10.9506
Hunter-Lab:
70.1803, 29.4271, 13.6865
#fca2a5 color charts
#fca2a5 color shades, tints & tones
#fca2a5 color schemes
#fca2a5 color preview, HTML & CSS examples
This text has a color of #fca2a5
<p style="color:#fca2a5;">Text here</p>
.mytext {color:#fca2a5;}
This box has a color of #fca2a5
<div style="background-color:#fca2a5;">Content here</div>
.mybackground {background-color:#fca2a5;}
Border around this has a color of #fca2a5
<div style="border:2px solid #fca2a5;">Content here</div>
.myborder {border:2px solid #fca2a5;}