#ff7b70 color space conversions
Hex:
#ff7b70
RGB:
255, 123, 112
CMY:
0, 52, 56
CMYK:
0, 52, 56, 0
HSL:
5°, 100.0000%, 71.9608%
HSV (HSB):
5°, 56.0784%, 100.0000%
XYZ:
51.2476, 36.5958, 19.6919
xyY:
0.4766, 0.3403, 36.5958
CIE-Lab:
66.9726, 49.3161, 29.9538
CIE-LCH:
66.9726, 57.7001, 31.2738
CIE-Luv:
66.9726, 98.4702, 27.2139
Hunter-Lab:
60.4944, 45.3502, 23.0463
#ff7b70 color charts
#ff7b70 color shades, tints & tones
#ff7b70 color schemes
#ff7b70 color preview, HTML & CSS examples
This text has a color of #ff7b70
<p style="color:#ff7b70;">Text here</p>
.mytext {color:#ff7b70;}
This box has a color of #ff7b70
<div style="background-color:#ff7b70;">Content here</div>
.mybackground {background-color:#ff7b70;}
Border around this has a color of #ff7b70
<div style="border:2px solid #ff7b70;">Content here</div>
.myborder {border:2px solid #ff7b70;}