#ff7071 color space conversions
Hex:
#ff7071
RGB:
255, 112, 113
CMY:
0, 56, 56
CMYK:
0, 56, 56, 0
HSL:
360°, 100.0000%, 71.9608%
HSV (HSB):
360°, 56.0784%, 100.0000%
XYZ:
50.0148, 34.0406, 19.5572
xyY:
0.4827, 0.3285, 34.0406
CIE-Lab:
64.9948, 54.5517, 26.8021
CIE-LCH:
64.9948, 60.7803, 26.1656
CIE-Luv:
64.9948, 105.7885, 22.2755
Hunter-Lab:
58.3443, 50.9139, 20.9668
#ff7071 color charts
#ff7071 color shades, tints & tones
#ff7071 color schemes
#ff7071 color preview, HTML & CSS examples
This text has a color of #ff7071
<p style="color:#ff7071;">Text here</p>
.mytext {color:#ff7071;}
This box has a color of #ff7071
<div style="background-color:#ff7071;">Content here</div>
.mybackground {background-color:#ff7071;}
Border around this has a color of #ff7071
<div style="border:2px solid #ff7071;">Content here</div>
.myborder {border:2px solid #ff7071;}