#f95ccd color space conversions
Hex:
#f95ccd
RGB:
249, 92, 205
CMY:
2, 64, 20
CMYK:
0, 63, 18, 2
HSL:
317°, 92.8994%, 66.8627%
HSV (HSB):
317°, 63.0522%, 97.6471%
XYZ:
53.9135, 32.2018, 61.1316
xyY:
0.3661, 0.2187, 32.2018
CIE-Lab:
63.5093, 71.1820, -27.9079
CIE-LCH:
63.5093, 76.4573, 338.5917
CIE-Luv:
63.5093, 83.8338, -54.4920
Hunter-Lab:
56.7466, 70.2816, -24.1489
#f95ccd color charts
#f95ccd color shades, tints & tones
#f95ccd color schemes
#f95ccd color preview, HTML & CSS examples
This text has a color of #f95ccd
<p style="color:#f95ccd;">Text here</p>
.mytext {color:#f95ccd;}
This box has a color of #f95ccd
<div style="background-color:#f95ccd;">Content here</div>
.mybackground {background-color:#f95ccd;}
Border around this has a color of #f95ccd
<div style="border:2px solid #f95ccd;">Content here</div>
.myborder {border:2px solid #f95ccd;}