#f50ccb color space conversions
Hex:
#f50ccb
RGB:
245, 12, 203
CMY:
4, 95, 20
CMYK:
0, 95, 17, 4
HSL:
311°, 92.0949%, 50.3922%
HSV (HSB):
311°, 95.1020%, 96.0784%
XYZ:
48.5672, 23.9872, 58.5701
xyY:
0.3704, 0.1829, 23.9872
CIE-Lab:
56.0750, 89.0662, -38.3883
CIE-LCH:
56.0750, 96.9869, 336.6836
CIE-Luv:
56.0750, 98.2389, -71.9677
Hunter-Lab:
48.9767, 91.2979, -36.6198
#f50ccb color charts
#f50ccb color shades, tints & tones
#f50ccb color schemes
#f50ccb color preview, HTML & CSS examples
This text has a color of #f50ccb
<p style="color:#f50ccb;">Text here</p>
.mytext {color:#f50ccb;}
This box has a color of #f50ccb
<div style="background-color:#f50ccb;">Content here</div>
.mybackground {background-color:#f50ccb;}
Border around this has a color of #f50ccb
<div style="border:2px solid #f50ccb;">Content here</div>
.myborder {border:2px solid #f50ccb;}