#f23ddd color space conversions
Hex:
#f23ddd
RGB:
242, 61, 221
CMY:
5, 76, 13
CMYK:
0, 75, 9, 5
HSL:
307°, 87.4396%, 59.4118%
HSV (HSB):
307°, 74.7934%, 94.9020%
XYZ:
51.3378, 27.4352, 70.9963
xyY:
0.3428, 0.1832, 27.4352
CIE-Lab:
59.3750, 82.3033, -43.4722
CIE-LCH:
59.3750, 93.0789, 332.1572
CIE-Luv:
59.3750, 81.8185, -79.5003
Hunter-Lab:
52.3786, 83.2906, -43.6993
#f23ddd color charts
#f23ddd color shades, tints & tones
#f23ddd color schemes
#f23ddd color preview, HTML & CSS examples
This text has a color of #f23ddd
<p style="color:#f23ddd;">Text here</p>
.mytext {color:#f23ddd;}
This box has a color of #f23ddd
<div style="background-color:#f23ddd;">Content here</div>
.mybackground {background-color:#f23ddd;}
Border around this has a color of #f23ddd
<div style="border:2px solid #f23ddd;">Content here</div>
.myborder {border:2px solid #f23ddd;}