#ff95d2 color space conversions
Hex:
#ff95d2
RGB:
255, 149, 210
CMY:
0, 42, 18
CMYK:
0, 42, 18, 0
HSL:
325°, 100.0000%, 79.2157%
HSV (HSB):
325°, 41.5686%, 100.0000%
XYZ:
63.6203, 47.4080, 66.7703
xyY:
0.3578, 0.2666, 47.4080
CIE-Lab:
74.4500, 47.5061, -13.9690
CIE-LCH:
74.4500, 49.5173, 343.6142
CIE-Luv:
74.4500, 61.1224, -29.7583
Hunter-Lab:
68.8535, 44.4395, -9.2987
#ff95d2 color charts
#ff95d2 color shades, tints & tones
#ff95d2 color schemes
#ff95d2 color preview, HTML & CSS examples
This text has a color of #ff95d2
<p style="color:#ff95d2;">Text here</p>
.mytext {color:#ff95d2;}
This box has a color of #ff95d2
<div style="background-color:#ff95d2;">Content here</div>
.mybackground {background-color:#ff95d2;}
Border around this has a color of #ff95d2
<div style="border:2px solid #ff95d2;">Content here</div>
.myborder {border:2px solid #ff95d2;}