#f233f3 color space conversions
Hex:
#f233f3
RGB:
242, 51, 243
CMY:
5, 80, 5
CMYK:
0, 79, 0, 5
HSL:
300°, 88.8889%, 57.6471%
HSV (HSB):
300°, 79.0123%, 95.2941%
XYZ:
53.9794, 27.7160, 87.2987
xyY:
0.3194, 0.1640, 27.7160
CIE-Lab:
59.6313, 88.0664, -55.4014
CIE-LCH:
59.6313, 104.0433, 327.8266
CIE-Luv:
59.6313, 75.4160, -98.7512
Hunter-Lab:
52.6460, 90.8909, -61.4638
#f233f3 color charts
#f233f3 color shades, tints & tones
#f233f3 color schemes
#f233f3 color preview, HTML & CSS examples
This text has a color of #f233f3
<p style="color:#f233f3;">Text here</p>
.mytext {color:#f233f3;}
This box has a color of #f233f3
<div style="background-color:#f233f3;">Content here</div>
.mybackground {background-color:#f233f3;}
Border around this has a color of #f233f3
<div style="border:2px solid #f233f3;">Content here</div>
.myborder {border:2px solid #f233f3;}