#f21ced color space conversions
Hex:
#f21ced
RGB:
242, 28, 237
CMY:
5, 89, 7
CMYK:
0, 88, 2, 5
HSL:
301°, 89.1667%, 52.9412%
HSV (HSB):
301°, 88.4298%, 94.9020%
XYZ:
52.3193, 25.8222, 82.3474
xyY:
0.3260, 0.1609, 25.8222
CIE-Lab:
57.8679, 91.3780, -54.8604
CIE-LCH:
57.8679, 106.5814, 329.0207
CIE-Luv:
57.8679, 80.4343, -97.7244
Hunter-Lab:
50.8155, 94.8550, -60.5096
#f21ced color charts
#f21ced color shades, tints & tones
#f21ced color schemes
#f21ced color preview, HTML & CSS examples
This text has a color of #f21ced
<p style="color:#f21ced;">Text here</p>
.mytext {color:#f21ced;}
This box has a color of #f21ced
<div style="background-color:#f21ced;">Content here</div>
.mybackground {background-color:#f21ced;}
Border around this has a color of #f21ced
<div style="border:2px solid #f21ced;">Content here</div>
.myborder {border:2px solid #f21ced;}