#f2b2d5 color space conversions
Hex:
#f2b2d5
RGB:
242, 178, 213
CMY:
5, 30, 16
CMYK:
0, 26, 12, 5
HSL:
327°, 71.1111%, 82.3529%
HSV (HSB):
327°, 26.4463%, 94.9020%
XYZ:
64.5486, 55.5221, 70.2656
xyY:
0.3391, 0.2917, 55.5221
CIE-Lab:
79.3411, 28.5409, -8.4508
CIE-LCH:
79.3411, 29.7658, 343.5062
CIE-Luv:
79.3411, 36.2552, -17.9638
Hunter-Lab:
74.5132, 24.2313, -3.7510
#f2b2d5 color charts
#f2b2d5 color shades, tints & tones
#f2b2d5 color schemes
#f2b2d5 color preview, HTML & CSS examples
This text has a color of #f2b2d5
<p style="color:#f2b2d5;">Text here</p>
.mytext {color:#f2b2d5;}
This box has a color of #f2b2d5
<div style="background-color:#f2b2d5;">Content here</div>
.mybackground {background-color:#f2b2d5;}
Border around this has a color of #f2b2d5
<div style="border:2px solid #f2b2d5;">Content here</div>
.myborder {border:2px solid #f2b2d5;}