#ff6972 color space conversions
Hex:
#ff6972
RGB:
255, 105, 114
CMY:
0, 59, 55
CMYK:
0, 59, 55, 0
HSL:
356°, 100.0000%, 70.5882%
HSV (HSB):
356°, 58.8235%, 100.0000%
XYZ:
49.3288, 32.5781, 19.6079
xyY:
0.4859, 0.3209, 32.5781
CIE-Lab:
63.8178, 57.7710, 24.6754
CIE-LCH:
63.8178, 62.8201, 23.1285
CIE-Luv:
63.8178, 110.1498, 19.0281
Hunter-Lab:
57.0772, 54.3832, 19.5860
#ff6972 color charts
#ff6972 color shades, tints & tones
#ff6972 color schemes
#ff6972 color preview, HTML & CSS examples
This text has a color of #ff6972
<p style="color:#ff6972;">Text here</p>
.mytext {color:#ff6972;}
This box has a color of #ff6972
<div style="background-color:#ff6972;">Content here</div>
.mybackground {background-color:#ff6972;}
Border around this has a color of #ff6972
<div style="border:2px solid #ff6972;">Content here</div>
.myborder {border:2px solid #ff6972;}