#ff6d5c color space conversions
Hex:
#ff6d5c
RGB:
255, 109, 92
CMY:
0, 57, 64
CMYK:
0, 57, 64, 0
HSL:
6°, 100.0000%, 68.0392%
HSV (HSB):
6°, 63.9216%, 100.0000%
XYZ:
48.6404, 32.9700, 13.9254
xyY:
0.5091, 0.3451, 32.9700
CIE-Lab:
64.1366, 54.5188, 37.4008
CIE-LCH:
64.1366, 66.1145, 34.4508
CIE-Luv:
64.1366, 112.3623, 32.4533
Hunter-Lab:
57.4195, 50.7243, 25.8146
#ff6d5c color charts
#ff6d5c color shades, tints & tones
#ff6d5c color schemes
#ff6d5c color preview, HTML & CSS examples
This text has a color of #ff6d5c
<p style="color:#ff6d5c;">Text here</p>
.mytext {color:#ff6d5c;}
This box has a color of #ff6d5c
<div style="background-color:#ff6d5c;">Content here</div>
.mybackground {background-color:#ff6d5c;}
Border around this has a color of #ff6d5c
<div style="border:2px solid #ff6d5c;">Content here</div>
.myborder {border:2px solid #ff6d5c;}