#ff7d6c color space conversions
Hex:
#ff7d6c
RGB:
255, 125, 108
CMY:
0, 51, 58
CMYK:
0, 51, 58, 0
HSL:
7°, 100.0000%, 71.1765%
HSV (HSB):
7°, 57.6471%, 100.0000%
XYZ:
51.2804, 37.0099, 18.6282
xyY:
0.4796, 0.3462, 37.0099
CIE-Lab:
67.2845, 48.0588, 32.5656
CIE-LCH:
67.2845, 58.0531, 34.1224
CIE-Luv:
67.2845, 97.8477, 30.2482
Hunter-Lab:
60.8358, 44.0006, 24.4302
#ff7d6c color charts
#ff7d6c color shades, tints & tones
#ff7d6c color schemes
#ff7d6c color preview, HTML & CSS examples
This text has a color of #ff7d6c
<p style="color:#ff7d6c;">Text here</p>
.mytext {color:#ff7d6c;}
This box has a color of #ff7d6c
<div style="background-color:#ff7d6c;">Content here</div>
.mybackground {background-color:#ff7d6c;}
Border around this has a color of #ff7d6c
<div style="border:2px solid #ff7d6c;">Content here</div>
.myborder {border:2px solid #ff7d6c;}