#ff95d5 color space conversions
Hex:
#ff95d5
RGB:
255, 149, 213
CMY:
0, 42, 16
CMYK:
0, 42, 16, 0
HSL:
324°, 100.0000%, 79.2157%
HSV (HSB):
324°, 41.5686%, 100.0000%
XYZ:
63.9977, 47.5590, 68.7575
xyY:
0.3549, 0.2638, 47.5590
CIE-Lab:
74.5459, 47.9558, -15.4730
CIE-LCH:
74.5459, 50.3902, 342.1177
CIE-Luv:
74.5459, 60.4761, -32.1673
Hunter-Lab:
68.9630, 44.9627, -10.8392
#ff95d5 color charts
#ff95d5 color shades, tints & tones
#ff95d5 color schemes
#ff95d5 color preview, HTML & CSS examples
This text has a color of #ff95d5
<p style="color:#ff95d5;">Text here</p>
.mytext {color:#ff95d5;}
This box has a color of #ff95d5
<div style="background-color:#ff95d5;">Content here</div>
.mybackground {background-color:#ff95d5;}
Border around this has a color of #ff95d5
<div style="border:2px solid #ff95d5;">Content here</div>
.myborder {border:2px solid #ff95d5;}