#f55ccd color space conversions
Hex:
#f55ccd
RGB:
245, 92, 205
CMY:
4, 64, 20
CMYK:
0, 62, 16, 4
HSL:
316°, 88.4393%, 66.0784%
HSV (HSB):
316°, 62.4490%, 96.0784%
XYZ:
52.5028, 31.4745, 61.0656
xyY:
0.3620, 0.2170, 31.4745
CIE-Lab:
62.9062, 70.1396, -28.8883
CIE-LCH:
62.9062, 75.8558, 337.6148
CIE-Luv:
62.9062, 80.8478, -55.7180
Hunter-Lab:
56.1022, 68.8690, -25.2639
#f55ccd color charts
#f55ccd color shades, tints & tones
#f55ccd color schemes
#f55ccd color preview, HTML & CSS examples
This text has a color of #f55ccd
<p style="color:#f55ccd;">Text here</p>
.mytext {color:#f55ccd;}
This box has a color of #f55ccd
<div style="background-color:#f55ccd;">Content here</div>
.mybackground {background-color:#f55ccd;}
Border around this has a color of #f55ccd
<div style="border:2px solid #f55ccd;">Content here</div>
.myborder {border:2px solid #f55ccd;}