#ff95b8 color space conversions
Hex:
#ff95b8
RGB:
255, 149, 184
CMY:
0, 42, 28
CMYK:
0, 42, 28, 0
HSL:
340°, 100.0000%, 79.2157%
HSV (HSB):
340°, 41.5686%, 100.0000%
XYZ:
60.6392, 46.2156, 51.0719
xyY:
0.3840, 0.2926, 46.2156
CIE-Lab:
73.6852, 43.8616, -0.7654
CIE-LCH:
73.6852, 43.8682, 359.0003
CIE-Luv:
73.6852, 66.6335, -9.3799
Hunter-Lab:
67.9820, 40.2513, 3.0455
#ff95b8 color charts
#ff95b8 color shades, tints & tones
#ff95b8 color schemes
#ff95b8 color preview, HTML & CSS examples
This text has a color of #ff95b8
<p style="color:#ff95b8;">Text here</p>
.mytext {color:#ff95b8;}
This box has a color of #ff95b8
<div style="background-color:#ff95b8;">Content here</div>
.mybackground {background-color:#ff95b8;}
Border around this has a color of #ff95b8
<div style="border:2px solid #ff95b8;">Content here</div>
.myborder {border:2px solid #ff95b8;}