#f212f9 color space conversions
Hex:
#f212f9
RGB:
242, 18, 249
CMY:
5, 93, 2
CMYK:
3, 93, 0, 2
HSL:
298°, 95.0617%, 52.3529%
HSV (HSB):
298°, 92.7711%, 97.6471%
XYZ:
53.9331, 26.1494, 91.8273
xyY:
0.3137, 0.1521, 26.1494
CIE-Lab:
58.1786, 94.2095, -61.0647
CIE-LCH:
58.1786, 112.2690, 327.0495
CIE-Luv:
58.1786, 76.4650, -107.5632
Hunter-Lab:
51.1365, 98.7733, -70.6732
#f212f9 color charts
#f212f9 color shades, tints & tones
#f212f9 color schemes
#f212f9 color preview, HTML & CSS examples
This text has a color of #f212f9
<p style="color:#f212f9;">Text here</p>
.mytext {color:#f212f9;}
This box has a color of #f212f9
<div style="background-color:#f212f9;">Content here</div>
.mybackground {background-color:#f212f9;}
Border around this has a color of #f212f9
<div style="border:2px solid #f212f9;">Content here</div>
.myborder {border:2px solid #f212f9;}