#f10dcb color space conversions
Hex:
#f10dcb
RGB:
241, 13, 203
CMY:
5, 95, 20
CMYK:
0, 95, 16, 5
HSL:
310°, 89.7638%, 49.8039%
HSV (HSB):
310°, 94.6058%, 94.5098%
XYZ:
47.1990, 23.3004, 58.5097
xyY:
0.3659, 0.1806, 23.3004
CIE-Lab:
55.3804, 88.2708, -39.5298
CIE-LCH:
55.3804, 96.7178, 335.8760
CIE-Luv:
55.3804, 95.0964, -73.3419
Hunter-Lab:
48.2705, 90.0644, -38.0773
#f10dcb color charts
#f10dcb color shades, tints & tones
#f10dcb color schemes
#f10dcb color preview, HTML & CSS examples
This text has a color of #f10dcb
<p style="color:#f10dcb;">Text here</p>
.mytext {color:#f10dcb;}
This box has a color of #f10dcb
<div style="background-color:#f10dcb;">Content here</div>
.mybackground {background-color:#f10dcb;}
Border around this has a color of #f10dcb
<div style="border:2px solid #f10dcb;">Content here</div>
.myborder {border:2px solid #f10dcb;}