#fcb5d5 color space conversions
Hex:
#fcb5d5
RGB:
252, 181, 213
CMY:
1, 29, 16
CMYK:
0, 28, 15, 1
HSL:
333°, 92.2078%, 84.9020%
HSV (HSB):
333°, 28.1746%, 98.8235%
XYZ:
68.6790, 58.5473, 70.6318
xyY:
0.3471, 0.2959, 58.5473
CIE-Lab:
81.0421, 30.3900, -5.8177
CIE-LCH:
81.0421, 30.9418, 349.1626
CIE-Luv:
81.0421, 41.3337, -14.3422
Hunter-Lab:
76.5162, 26.3137, -1.1690
#fcb5d5 color charts
#fcb5d5 color shades, tints & tones
#fcb5d5 color schemes
#fcb5d5 color preview, HTML & CSS examples
This text has a color of #fcb5d5
<p style="color:#fcb5d5;">Text here</p>
.mytext {color:#fcb5d5;}
This box has a color of #fcb5d5
<div style="background-color:#fcb5d5;">Content here</div>
.mybackground {background-color:#fcb5d5;}
Border around this has a color of #fcb5d5
<div style="border:2px solid #fcb5d5;">Content here</div>
.myborder {border:2px solid #fcb5d5;}