#fbc1d5 color space conversions
Hex:
#fbc1d5
RGB:
251, 193, 213
CMY:
2, 24, 16
CMYK:
0, 23, 15, 2
HSL:
339°, 87.8788%, 87.0588%
HSV (HSB):
339°, 23.1076%, 98.4314%
XYZ:
70.8639, 63.4533, 71.4636
xyY:
0.3444, 0.3084, 63.4533
CIE-Lab:
83.6803, 23.7268, -1.9461
CIE-LCH:
83.6803, 23.8065, 355.3109
CIE-Luv:
83.6803, 34.0471, -7.2793
Hunter-Lab:
79.6576, 19.3940, 2.5692
#fbc1d5 color charts
#fbc1d5 color shades, tints & tones
#fbc1d5 color schemes
#fbc1d5 color preview, HTML & CSS examples
This text has a color of #fbc1d5
<p style="color:#fbc1d5;">Text here</p>
.mytext {color:#fbc1d5;}
This box has a color of #fbc1d5
<div style="background-color:#fbc1d5;">Content here</div>
.mybackground {background-color:#fbc1d5;}
Border around this has a color of #fbc1d5
<div style="border:2px solid #fbc1d5;">Content here</div>
.myborder {border:2px solid #fbc1d5;}