#ff49cc color space conversions
Hex:
#ff49cc
RGB:
255, 73, 204
CMY:
0, 71, 20
CMYK:
0, 71, 20, 0
HSL:
317°, 100.0000%, 64.3137%
HSV (HSB):
317°, 71.3725%, 100.0000%
XYZ:
54.5216, 30.3847, 60.1180
xyY:
0.3759, 0.2095, 30.3847
CIE-Lab:
61.9848, 79.3037, -29.6194
CIE-LCH:
61.9848, 84.6545, 339.5197
CIE-Luv:
61.9848, 95.0297, -58.3278
Hunter-Lab:
55.1223, 80.0907, -26.0777
#ff49cc color charts
#ff49cc color shades, tints & tones
#ff49cc color schemes
#ff49cc color preview, HTML & CSS examples
This text has a color of #ff49cc
<p style="color:#ff49cc;">Text here</p>
.mytext {color:#ff49cc;}
This box has a color of #ff49cc
<div style="background-color:#ff49cc;">Content here</div>
.mybackground {background-color:#ff49cc;}
Border around this has a color of #ff49cc
<div style="border:2px solid #ff49cc;">Content here</div>
.myborder {border:2px solid #ff49cc;}