#f12dad color space conversions
Hex:
#f12dad
RGB:
241, 45, 173
CMY:
5, 82, 32
CMYK:
0, 81, 28, 5
HSL:
321°, 87.5000%, 56.0784%
HSV (HSB):
321°, 81.3278%, 94.5098%
XYZ:
44.7568, 23.5947, 41.7304
xyY:
0.4066, 0.2143, 23.5947
CIE-Lab:
55.6797, 80.0306, -21.6905
CIE-LCH:
55.6797, 82.9179, 344.8356
CIE-Luv:
55.6797, 104.1609, -45.5889
Hunter-Lab:
48.5743, 79.4664, -16.9343
#f12dad color charts
#f12dad color shades, tints & tones
#f12dad color schemes
#f12dad color preview, HTML & CSS examples
This text has a color of #f12dad
<p style="color:#f12dad;">Text here</p>
.mytext {color:#f12dad;}
This box has a color of #f12dad
<div style="background-color:#f12dad;">Content here</div>
.mybackground {background-color:#f12dad;}
Border around this has a color of #f12dad
<div style="border:2px solid #f12dad;">Content here</div>
.myborder {border:2px solid #f12dad;}