#ff95a3 color space conversions
Hex:
#ff95a3
RGB:
255, 149, 163
CMY:
0, 42, 36
CMYK:
0, 42, 36, 0
HSL:
352°, 100.0000%, 79.2157%
HSV (HSB):
352°, 41.5686%, 100.0000%
XYZ:
58.5983, 45.3992, 40.3248
xyY:
0.4060, 0.3146, 45.3992
CIE-Lab:
73.1540, 41.2671, 10.0875
CIE-LCH:
73.1540, 42.4821, 13.7362
CIE-Luv:
73.1540, 70.8808, 6.1455
Hunter-Lab:
67.3790, 37.3252, 11.6815
#ff95a3 color charts
#ff95a3 color shades, tints & tones
#ff95a3 color schemes
#ff95a3 color preview, HTML & CSS examples
This text has a color of #ff95a3
<p style="color:#ff95a3;">Text here</p>
.mytext {color:#ff95a3;}
This box has a color of #ff95a3
<div style="background-color:#ff95a3;">Content here</div>
.mybackground {background-color:#ff95a3;}
Border around this has a color of #ff95a3
<div style="border:2px solid #ff95a3;">Content here</div>
.myborder {border:2px solid #ff95a3;}