#ff95e2 color space conversions
Hex:
#ff95e2
RGB:
255, 149, 226
CMY:
0, 42, 11
CMYK:
0, 42, 11, 0
HSL:
316°, 100.0000%, 79.2157%
HSV (HSB):
316°, 41.5686%, 100.0000%
XYZ:
65.7149, 48.2459, 77.8003
xyY:
0.3427, 0.2516, 48.2459
CIE-Lab:
74.9797, 49.9710, -21.9396
CIE-LCH:
74.9797, 54.5752, 336.2963
CIE-Luv:
74.9797, 57.6647, -42.6978
Hunter-Lab:
69.4593, 47.3239, -17.7884
#ff95e2 color charts
#ff95e2 color shades, tints & tones
#ff95e2 color schemes
#ff95e2 color preview, HTML & CSS examples
This text has a color of #ff95e2
<p style="color:#ff95e2;">Text here</p>
.mytext {color:#ff95e2;}
This box has a color of #ff95e2
<div style="background-color:#ff95e2;">Content here</div>
.mybackground {background-color:#ff95e2;}
Border around this has a color of #ff95e2
<div style="border:2px solid #ff95e2;">Content here</div>
.myborder {border:2px solid #ff95e2;}