#f23db5 color space conversions
Hex:
#f23db5
RGB:
242, 61, 181
CMY:
5, 76, 29
CMYK:
0, 75, 25, 5
HSL:
320°, 87.4396%, 59.4118%
HSV (HSB):
320°, 74.7934%, 94.9020%
XYZ:
46.6272, 25.5509, 46.1904
xyY:
0.3939, 0.2159, 25.5509
CIE-Lab:
57.6083, 77.0623, -23.3665
CIE-LCH:
57.6083, 80.5269, 343.1318
CIE-Luv:
57.6083, 97.5480, -47.7872
Hunter-Lab:
50.5479, 76.1958, -18.7953
#f23db5 color charts
#f23db5 color shades, tints & tones
#f23db5 color schemes
#f23db5 color preview, HTML & CSS examples
This text has a color of #f23db5
<p style="color:#f23db5;">Text here</p>
.mytext {color:#f23db5;}
This box has a color of #f23db5
<div style="background-color:#f23db5;">Content here</div>
.mybackground {background-color:#f23db5;}
Border around this has a color of #f23db5
<div style="border:2px solid #f23db5;">Content here</div>
.myborder {border:2px solid #f23db5;}