#ff95d6 color space conversions
Hex:
#ff95d6
RGB:
255, 149, 214
CMY:
0, 42, 16
CMYK:
0, 42, 16, 0
HSL:
323°, 100.0000%, 79.2157%
HSV (HSB):
323°, 41.5686%, 100.0000%
XYZ:
64.1250, 47.6099, 69.4282
xyY:
0.3540, 0.2628, 47.6099
CIE-Lab:
74.5782, 48.1070, -15.9733
CIE-LCH:
74.5782, 50.6896, 341.6319
CIE-Luv:
74.5782, 60.2604, -32.9723
Hunter-Lab:
69.0000, 45.1389, -11.3580
#ff95d6 color charts
#ff95d6 color shades, tints & tones
#ff95d6 color schemes
#ff95d6 color preview, HTML & CSS examples
This text has a color of #ff95d6
<p style="color:#ff95d6;">Text here</p>
.mytext {color:#ff95d6;}
This box has a color of #ff95d6
<div style="background-color:#ff95d6;">Content here</div>
.mybackground {background-color:#ff95d6;}
Border around this has a color of #ff95d6
<div style="border:2px solid #ff95d6;">Content here</div>
.myborder {border:2px solid #ff95d6;}