#f23dd3 color space conversions
Hex:
#f23dd3
RGB:
242, 61, 211
CMY:
5, 76, 17
CMYK:
0, 75, 13, 5
HSL:
310°, 87.4396%, 59.4118%
HSV (HSB):
310°, 74.7934%, 94.9020%
XYZ:
50.0446, 26.9179, 64.1860
xyY:
0.3546, 0.1907, 26.9179
CIE-Lab:
58.8982, 80.9099, -38.5614
CIE-LCH:
58.8982, 89.6292, 334.5177
CIE-Luv:
58.8982, 85.6455, -71.6173
Hunter-Lab:
51.8824, 81.3825, -37.0325
#f23dd3 color charts
#f23dd3 color shades, tints & tones
#f23dd3 color schemes
#f23dd3 color preview, HTML & CSS examples
This text has a color of #f23dd3
<p style="color:#f23dd3;">Text here</p>
.mytext {color:#f23dd3;}
This box has a color of #f23dd3
<div style="background-color:#f23dd3;">Content here</div>
.mybackground {background-color:#f23dd3;}
Border around this has a color of #f23dd3
<div style="border:2px solid #f23dd3;">Content here</div>
.myborder {border:2px solid #f23dd3;}