#ff95bf color space conversions
Hex:
#ff95bf
RGB:
255, 149, 191
CMY:
0, 42, 25
CMYK:
0, 42, 25, 0
HSL:
336°, 100.0000%, 79.2157%
HSV (HSB):
336°, 41.5686%, 100.0000%
XYZ:
61.3914, 46.5165, 55.0331
xyY:
0.3768, 0.2855, 46.5165
CIE-Lab:
73.8794, 44.7970, -4.3485
CIE-LCH:
73.8794, 45.0075, 354.4556
CIE-Luv:
73.8794, 65.1706, -14.7622
Hunter-Lab:
68.2030, 41.3176, -0.0991
#ff95bf color charts
#ff95bf color shades, tints & tones
#ff95bf color schemes
#ff95bf color preview, HTML & CSS examples
This text has a color of #ff95bf
<p style="color:#ff95bf;">Text here</p>
.mytext {color:#ff95bf;}
This box has a color of #ff95bf
<div style="background-color:#ff95bf;">Content here</div>
.mybackground {background-color:#ff95bf;}
Border around this has a color of #ff95bf
<div style="border:2px solid #ff95bf;">Content here</div>
.myborder {border:2px solid #ff95bf;}