#f23dbb color space conversions
Hex:
#f23dbb
RGB:
242, 61, 187
CMY:
5, 76, 27
CMYK:
0, 75, 23, 5
HSL:
318°, 87.4396%, 59.4118%
HSV (HSB):
318°, 74.7934%, 94.9020%
XYZ:
47.2563, 25.8026, 49.5034
xyY:
0.3856, 0.2105, 25.8026
CIE-Lab:
57.8492, 77.7897, -26.4615
CIE-LCH:
57.8492, 82.1672, 341.2134
CIE-Luv:
57.8492, 95.1309, -52.5515
Hunter-Lab:
50.7962, 77.1672, -22.2236
#f23dbb color charts
#f23dbb color shades, tints & tones
#f23dbb color schemes
#f23dbb color preview, HTML & CSS examples
This text has a color of #f23dbb
<p style="color:#f23dbb;">Text here</p>
.mytext {color:#f23dbb;}
This box has a color of #f23dbb
<div style="background-color:#f23dbb;">Content here</div>
.mybackground {background-color:#f23dbb;}
Border around this has a color of #f23dbb
<div style="border:2px solid #f23dbb;">Content here</div>
.myborder {border:2px solid #f23dbb;}