#f21ddf color space conversions
Hex:
#f21ddf
RGB:
242, 29, 223
CMY:
5, 89, 13
CMYK:
0, 88, 8, 5
HSL:
305°, 89.1213%, 53.1373%
HSV (HSB):
305°, 88.0165%, 94.9020%
XYZ:
50.3766, 25.0837, 71.9985
xyY:
0.3416, 0.1701, 25.0837
CIE-Lab:
57.1569, 89.3068, -48.1088
CIE-LCH:
57.1569, 101.4404, 331.6890
CIE-Luv:
57.1569, 85.9894, -86.9647
Hunter-Lab:
50.0836, 91.8979, -50.1748
#f21ddf color charts
#f21ddf color shades, tints & tones
#f21ddf color schemes
#f21ddf color preview, HTML & CSS examples
This text has a color of #f21ddf
<p style="color:#f21ddf;">Text here</p>
.mytext {color:#f21ddf;}
This box has a color of #f21ddf
<div style="background-color:#f21ddf;">Content here</div>
.mybackground {background-color:#f21ddf;}
Border around this has a color of #f21ddf
<div style="border:2px solid #f21ddf;">Content here</div>
.myborder {border:2px solid #f21ddf;}