#f50ccc color space conversions
Hex:
#f50ccc
RGB:
245, 12, 204
CMY:
4, 95, 20
CMYK:
0, 95, 17, 4
HSL:
311°, 92.0949%, 50.3922%
HSV (HSB):
311°, 95.1020%, 96.0784%
XYZ:
48.6867, 24.0351, 59.1999
xyY:
0.3691, 0.1822, 24.0351
CIE-Lab:
56.1229, 89.1877, -38.8866
CIE-LCH:
56.1229, 97.2965, 336.4424
CIE-Luv:
56.1229, 97.7901, -72.7468
Hunter-Lab:
49.0256, 91.4717, -37.2766
#f50ccc color charts
#f50ccc RGB chart
#f50ccc CMYK chart
#f50ccc RGB pie chart
#f50ccc color shades, tints & tones
#f50ccc color schemes
#f50ccc color preview, HTML & CSS examples
This text has a color of #f50ccc
<p style="color:#f50ccc;">Text here</p>
.mytext {color:#f50ccc;}
Text color #f50ccc
This box has a color of #f50ccc
<div style="background-color:#f50ccc;">Content here</div>
.mybackground {background-color:#f50ccc;}
Background color #f50ccc
Border around this has a color of #f50ccc
<div style="border:2px solid #f50ccc;">Content here</div>
.myborder {border:2px solid #f50ccc;}
Border color #f50ccc