#fdb2c3 color space conversions
Hex:
#fdb2c3
RGB:
253, 178, 195
CMY:
1, 30, 24
CMYK:
0, 30, 23, 1
HSL:
346°, 94.9367%, 84.5098%
HSV (HSB):
346°, 29.6443%, 99.2157%
XYZ:
66.2787, 56.6636, 59.0737
xyY:
0.3641, 0.3113, 56.6636
CIE-Lab:
79.9900, 29.6360, 2.3797
CIE-LCH:
79.9900, 29.7314, 4.5909
CIE-Luv:
79.9900, 46.3957, -2.0273
Hunter-Lab:
75.2752, 25.4351, 6.1637
#fdb2c3 color charts
#fdb2c3 color shades, tints & tones
#fdb2c3 color schemes
#fdb2c3 color preview, HTML & CSS examples
This text has a color of #fdb2c3
<p style="color:#fdb2c3;">Text here</p>
.mytext {color:#fdb2c3;}
This box has a color of #fdb2c3
<div style="background-color:#fdb2c3;">Content here</div>
.mybackground {background-color:#fdb2c3;}
Border around this has a color of #fdb2c3
<div style="border:2px solid #fdb2c3;">Content here</div>
.myborder {border:2px solid #fdb2c3;}