#ff6e72 color space conversions
Hex:
#ff6e72
RGB:
255, 110, 114
CMY:
0, 57, 55
CMYK:
0, 57, 55, 0
HSL:
358°, 100.0000%, 71.5686%
HSV (HSB):
358°, 56.8627%, 100.0000%
XYZ:
49.8532, 33.6268, 19.7826
xyY:
0.4828, 0.3256, 33.6268
CIE-Lab:
64.6652, 55.5369, 25.8019
CIE-LCH:
64.6652, 61.2380, 24.9191
CIE-Luv:
64.6652, 106.8859, 20.9182
Hunter-Lab:
57.9886, 51.9777, 20.3654
#ff6e72 color charts
#ff6e72 color shades, tints & tones
#ff6e72 color schemes
#ff6e72 color preview, HTML & CSS examples
This text has a color of #ff6e72
<p style="color:#ff6e72;">Text here</p>
.mytext {color:#ff6e72;}
This box has a color of #ff6e72
<div style="background-color:#ff6e72;">Content here</div>
.mybackground {background-color:#ff6e72;}
Border around this has a color of #ff6e72
<div style="border:2px solid #ff6e72;">Content here</div>
.myborder {border:2px solid #ff6e72;}