#ff7e95 color space conversions
Hex:
#ff7e95
RGB:
255, 126, 149
CMY:
0, 51, 42
CMYK:
0, 51, 42, 0
HSL:
349°, 100.0000%, 74.7059%
HSV (HSB):
349°, 50.5882%, 100.0000%
XYZ:
54.1257, 38.3516, 32.9836
xyY:
0.4314, 0.3057, 38.3516
CIE-Lab:
68.2790, 51.1653, 10.9879
CIE-LCH:
68.2790, 52.3319, 12.1204
CIE-Luv:
68.2790, 88.2395, 4.9374
Hunter-Lab:
61.9287, 47.6337, 11.7718
#ff7e95 color charts
#ff7e95 color shades, tints & tones
#ff7e95 color schemes
#ff7e95 color preview, HTML & CSS examples
This text has a color of #ff7e95
<p style="color:#ff7e95;">Text here</p>
.mytext {color:#ff7e95;}
This box has a color of #ff7e95
<div style="background-color:#ff7e95;">Content here</div>
.mybackground {background-color:#ff7e95;}
Border around this has a color of #ff7e95
<div style="border:2px solid #ff7e95;">Content here</div>
.myborder {border:2px solid #ff7e95;}