#f95ccc color space conversions
Hex:
#f95ccc
RGB:
249, 92, 204
CMY:
2, 64, 20
CMYK:
0, 63, 18, 2
HSL:
317°, 92.8994%, 66.8627%
HSV (HSB):
317°, 63.0522%, 97.6471%
XYZ:
53.7932, 32.1537, 60.4978
xyY:
0.3673, 0.2196, 32.1537
CIE-Lab:
63.4697, 71.0446, -27.4040
CIE-LCH:
63.4697, 76.1467, 338.9069
CIE-Luv:
63.4697, 84.1724, -53.6868
Hunter-Lab:
56.7042, 70.1039, -23.5637
#f95ccc color charts
#f95ccc RGB chart
#f95ccc CMYK chart
#f95ccc RGB pie chart
#f95ccc color shades, tints & tones
#f95ccc color schemes
#f95ccc color preview, HTML & CSS examples
This text has a color of #f95ccc
<p style="color:#f95ccc;">Text here</p>
.mytext {color:#f95ccc;}
Text color #f95ccc
This box has a color of #f95ccc
<div style="background-color:#f95ccc;">Content here</div>
.mybackground {background-color:#f95ccc;}
Background color #f95ccc
Border around this has a color of #f95ccc
<div style="border:2px solid #f95ccc;">Content here</div>
.myborder {border:2px solid #f95ccc;}
Border color #f95ccc