#ff8d7a color space conversions
Hex:
#ff8d7a
RGB:
255, 141, 122
CMY:
0, 45, 52
CMYK:
0, 45, 52, 0
HSL:
9°, 100.0000%, 73.9216%
HSV (HSB):
9°, 52.1569%, 100.0000%
XYZ:
54.2777, 41.7149, 23.6034
xyY:
0.4538, 0.3488, 41.7149
CIE-Lab:
70.6739, 41.2301, 29.2940
CIE-LCH:
70.6739, 50.5772, 35.3938
CIE-Luv:
70.6739, 83.9092, 29.1261
Hunter-Lab:
64.5871, 36.9806, 23.5434
#ff8d7a color charts
#ff8d7a color shades, tints & tones
#ff8d7a color schemes
#ff8d7a color preview, HTML & CSS examples
This text has a color of #ff8d7a
<p style="color:#ff8d7a;">Text here</p>
.mytext {color:#ff8d7a;}
This box has a color of #ff8d7a
<div style="background-color:#ff8d7a;">Content here</div>
.mybackground {background-color:#ff8d7a;}
Border around this has a color of #ff8d7a
<div style="border:2px solid #ff8d7a;">Content here</div>
.myborder {border:2px solid #ff8d7a;}