#ff95e7 color space conversions
Hex:
#ff95e7
RGB:
255, 149, 231
CMY:
0, 42, 9
CMYK:
0, 42, 9, 0
HSL:
314°, 100.0000%, 79.2157%
HSV (HSB):
314°, 41.5686%, 100.0000%
XYZ:
66.4113, 48.5244, 81.4672
xyY:
0.3381, 0.2471, 48.5244
CIE-Lab:
75.1545, 50.7740, -24.4043
CIE-LCH:
75.1545, 56.3344, 334.3289
CIE-Luv:
75.1545, 56.5814, -46.7786
Hunter-Lab:
69.6595, 48.2725, -20.5784
#ff95e7 color charts
#ff95e7 color shades, tints & tones
#ff95e7 color schemes
#ff95e7 color preview, HTML & CSS examples
This text has a color of #ff95e7
<p style="color:#ff95e7;">Text here</p>
.mytext {color:#ff95e7;}
This box has a color of #ff95e7
<div style="background-color:#ff95e7;">Content here</div>
.mybackground {background-color:#ff95e7;}
Border around this has a color of #ff95e7
<div style="border:2px solid #ff95e7;">Content here</div>
.myborder {border:2px solid #ff95e7;}