#f10dad color space conversions
Hex:
#f10dad
RGB:
241, 13, 173
CMY:
5, 95, 32
CMYK:
0, 95, 28, 5
HSL:
318°, 89.7638%, 49.8039%
HSV (HSB):
318°, 94.6058%, 94.5098%
XYZ:
43.9624, 22.0058, 41.4656
xyY:
0.4092, 0.2048, 22.0058
CIE-Lab:
54.0331, 84.8125, -24.2215
CIE-LCH:
54.0331, 88.2034, 344.0613
CIE-Luv:
54.0331, 108.8458, -49.8708
Hunter-Lab:
46.9103, 85.1898, -19.5713
#f10dad color charts
#f10dad color shades, tints & tones
#f10dad color schemes
#f10dad color preview, HTML & CSS examples
This text has a color of #f10dad
<p style="color:#f10dad;">Text here</p>
.mytext {color:#f10dad;}
This box has a color of #f10dad
<div style="background-color:#f10dad;">Content here</div>
.mybackground {background-color:#f10dad;}
Border around this has a color of #f10dad
<div style="border:2px solid #f10dad;">Content here</div>
.myborder {border:2px solid #f10dad;}