#ff8972 color space conversions
Hex:
#ff8972
RGB:
255, 137, 114
CMY:
0, 46, 55
CMYK:
0, 46, 55, 0
HSL:
10°, 100.0000%, 72.3529%
HSV (HSB):
10°, 55.2941%, 100.0000%
XYZ:
53.2229, 40.3662, 20.9059
xyY:
0.4648, 0.3526, 40.3662
CIE-Lab:
69.7296, 42.5957, 32.4290
CIE-LCH:
69.7296, 53.5354, 37.2828
CIE-Luv:
69.7296, 88.1605, 31.9432
Hunter-Lab:
63.5344, 38.3446, 24.9648
#ff8972 color charts
#ff8972 color shades, tints & tones
#ff8972 color schemes
#ff8972 color preview, HTML & CSS examples
This text has a color of #ff8972
<p style="color:#ff8972;">Text here</p>
.mytext {color:#ff8972;}
This box has a color of #ff8972
<div style="background-color:#ff8972;">Content here</div>
.mybackground {background-color:#ff8972;}
Border around this has a color of #ff8972
<div style="border:2px solid #ff8972;">Content here</div>
.myborder {border:2px solid #ff8972;}