#f13dbd color space conversions
Hex:
#f13dbd
RGB:
241, 61, 189
CMY:
5, 76, 26
CMYK:
0, 75, 22, 5
HSL:
317°, 86.5385%, 59.2157%
HSV (HSB):
317°, 74.6888%, 94.5098%
XYZ:
47.1297, 25.7124, 50.6231
xyY:
0.3817, 0.2083, 25.7124
CIE-Lab:
57.7630, 77.8069, -27.7609
CIE-LCH:
57.7630, 82.6110, 340.3640
CIE-Luv:
57.7630, 93.5557, -54.4776
Hunter-Lab:
50.7074, 77.1679, -23.6963
#f13dbd color charts
#f13dbd color shades, tints & tones
#f13dbd color schemes
#f13dbd color preview, HTML & CSS examples
This text has a color of #f13dbd
<p style="color:#f13dbd;">Text here</p>
.mytext {color:#f13dbd;}
This box has a color of #f13dbd
<div style="background-color:#f13dbd;">Content here</div>
.mybackground {background-color:#f13dbd;}
Border around this has a color of #f13dbd
<div style="border:2px solid #f13dbd;">Content here</div>
.myborder {border:2px solid #f13dbd;}