#f2d2e3 color space conversions
Hex:
#f2d2e3
RGB:
242, 210, 227
CMY:
5, 18, 11
CMYK:
0, 13, 6, 5
HSL:
328°, 55.1724%, 88.6275%
HSV (HSB):
328°, 13.2231%, 94.9020%
XYZ:
73.5297, 70.5165, 82.4087
xyY:
0.3247, 0.3114, 70.5165
CIE-Lab:
87.2496, 13.9574, -4.2475
CIE-LCH:
87.2496, 14.5894, 343.0740
CIE-Luv:
87.2496, 17.6048, -9.0135
Hunter-Lab:
83.9741, 9.3441, 0.5971
#f2d2e3 color charts
#f2d2e3 color shades, tints & tones
#f2d2e3 color schemes
#f2d2e3 color preview, HTML & CSS examples
This text has a color of #f2d2e3
<p style="color:#f2d2e3;">Text here</p>
.mytext {color:#f2d2e3;}
This box has a color of #f2d2e3
<div style="background-color:#f2d2e3;">Content here</div>
.mybackground {background-color:#f2d2e3;}
Border around this has a color of #f2d2e3
<div style="border:2px solid #f2d2e3;">Content here</div>
.myborder {border:2px solid #f2d2e3;}