#ff9385 color space conversions
Hex:
#ff9385
RGB:
255, 147, 133
CMY:
0, 42, 48
CMYK:
0, 42, 48, 0
HSL:
7°, 100.0000%, 76.0784%
HSV (HSB):
7°, 47.8431%, 100.0000%
XYZ:
55.9074, 43.8209, 27.7019
xyY:
0.4387, 0.3439, 43.8209
CIE-Lab:
72.1086, 39.1567, 25.1812
CIE-LCH:
72.1086, 46.5547, 32.7446
CIE-Luv:
72.1086, 77.7925, 25.2378
Hunter-Lab:
66.1974, 34.9078, 21.5268
#ff9385 color charts
#ff9385 color shades, tints & tones
#ff9385 color schemes
#ff9385 color preview, HTML & CSS examples
This text has a color of #ff9385
<p style="color:#ff9385;">Text here</p>
.mytext {color:#ff9385;}
This box has a color of #ff9385
<div style="background-color:#ff9385;">Content here</div>
.mybackground {background-color:#ff9385;}
Border around this has a color of #ff9385
<div style="border:2px solid #ff9385;">Content here</div>
.myborder {border:2px solid #ff9385;}