#ff7074 color space conversions
Hex:
#ff7074
RGB:
255, 112, 116
CMY:
0, 56, 55
CMYK:
0, 56, 55, 0
HSL:
358°, 100.0000%, 71.9608%
HSV (HSB):
358°, 56.0784%, 100.0000%
XYZ:
50.1866, 34.1093, 20.4616
xyY:
0.4791, 0.3256, 34.1093
CIE-Lab:
65.0492, 54.7785, 25.1826
CIE-LCH:
65.0492, 60.2897, 24.6890
CIE-Luv:
65.0492, 105.0930, 20.5048
Hunter-Lab:
58.4032, 51.1817, 20.1099
#ff7074 color charts
#ff7074 color shades, tints & tones
#ff7074 color schemes
#ff7074 color preview, HTML & CSS examples
This text has a color of #ff7074
<p style="color:#ff7074;">Text here</p>
.mytext {color:#ff7074;}
This box has a color of #ff7074
<div style="background-color:#ff7074;">Content here</div>
.mybackground {background-color:#ff7074;}
Border around this has a color of #ff7074
<div style="border:2px solid #ff7074;">Content here</div>
.myborder {border:2px solid #ff7074;}