#f232d7 color space conversions
Hex:
#f232d7
RGB:
242, 50, 215
CMY:
5, 80, 16
CMYK:
0, 79, 11, 5
HSL:
308°, 88.0734%, 57.2549%
HSV (HSB):
308°, 79.3388%, 94.9020%
XYZ:
50.0243, 26.0647, 66.6844
xyY:
0.3504, 0.1826, 26.0647
CIE-Lab:
58.0985, 84.3028, -42.0885
CIE-LCH:
58.0985, 94.2253, 333.4691
CIE-Luv:
58.0985, 86.3289, -77.3410
Hunter-Lab:
51.0536, 85.5572, -41.7049
#f232d7 color charts
#f232d7 color shades, tints & tones
#f232d7 color schemes
#f232d7 color preview, HTML & CSS examples
This text has a color of #f232d7
<p style="color:#f232d7;">Text here</p>
.mytext {color:#f232d7;}
This box has a color of #f232d7
<div style="background-color:#f232d7;">Content here</div>
.mybackground {background-color:#f232d7;}
Border around this has a color of #f232d7
<div style="border:2px solid #f232d7;">Content here</div>
.myborder {border:2px solid #f232d7;}