#f23da8 color space conversions
Hex:
#f23da8
RGB:
242, 61, 168
CMY:
5, 76, 34
CMYK:
0, 75, 31, 5
HSL:
325°, 87.4396%, 59.4118%
HSV (HSB):
325°, 74.7934%, 94.9020%
XYZ:
45.3546, 25.0419, 39.4889
xyY:
0.4127, 0.2279, 25.0419
CIE-Lab:
57.1162, 75.5627, -16.5645
CIE-LCH:
57.1162, 77.3570, 347.6354
CIE-Luv:
57.1162, 102.8101, -37.5307
Hunter-Lab:
50.0419, 74.2071, -11.7575
#f23da8 color charts
#f23da8 color shades, tints & tones
#f23da8 color schemes
#f23da8 color preview, HTML & CSS examples
This text has a color of #f23da8
<p style="color:#f23da8;">Text here</p>
.mytext {color:#f23da8;}
This box has a color of #f23da8
<div style="background-color:#f23da8;">Content here</div>
.mybackground {background-color:#f23da8;}
Border around this has a color of #f23da8
<div style="border:2px solid #f23da8;">Content here</div>
.myborder {border:2px solid #f23da8;}