#ff8375 color space conversions
Hex:
#ff8375
RGB:
255, 131, 117
CMY:
0, 49, 54
CMYK:
0, 49, 54, 0
HSL:
6°, 100.0000%, 72.9412%
HSV (HSB):
6°, 54.1176%, 100.0000%
XYZ:
52.5672, 38.7770, 21.5437
xyY:
0.4657, 0.3435, 38.7770
CIE-Lab:
68.5894, 45.8108, 29.3015
CIE-LCH:
68.5894, 54.3802, 32.6038
CIE-Luv:
68.5894, 91.8744, 27.6799
Hunter-Lab:
62.2711, 41.7091, 23.0774
#ff8375 color charts
#ff8375 color shades, tints & tones
#ff8375 color schemes
#ff8375 color preview, HTML & CSS examples
This text has a color of #ff8375
<p style="color:#ff8375;">Text here</p>
.mytext {color:#ff8375;}
This box has a color of #ff8375
<div style="background-color:#ff8375;">Content here</div>
.mybackground {background-color:#ff8375;}
Border around this has a color of #ff8375
<div style="border:2px solid #ff8375;">Content here</div>
.myborder {border:2px solid #ff8375;}