#ff95bb color space conversions
Hex:
#ff95bb
RGB:
255, 149, 187
CMY:
0, 42, 27
CMYK:
0, 42, 27, 0
HSL:
338°, 100.0000%, 79.2157%
HSV (HSB):
338°, 41.5686%, 100.0000%
XYZ:
60.9571, 46.3427, 52.7460
xyY:
0.3809, 0.2896, 46.3427
CIE-Lab:
73.7674, 44.2582, -2.3034
CIE-LCH:
73.7674, 44.3181, 357.0208
CIE-Luv:
73.7674, 66.0089, -11.6756
Hunter-Lab:
68.0755, 40.7027, 1.7140
#ff95bb color charts
#ff95bb color shades, tints & tones
#ff95bb color schemes
#ff95bb color preview, HTML & CSS examples
This text has a color of #ff95bb
<p style="color:#ff95bb;">Text here</p>
.mytext {color:#ff95bb;}
This box has a color of #ff95bb
<div style="background-color:#ff95bb;">Content here</div>
.mybackground {background-color:#ff95bb;}
Border around this has a color of #ff95bb
<div style="border:2px solid #ff95bb;">Content here</div>
.myborder {border:2px solid #ff95bb;}