#ff9382 color space conversions
Hex:
#ff9382
RGB:
255, 147, 130
CMY:
0, 42, 49
CMYK:
0, 42, 49, 0
HSL:
8°, 100.0000%, 75.4902%
HSV (HSB):
8°, 49.0196%, 100.0000%
XYZ:
55.7030, 43.7391, 26.6257
xyY:
0.4418, 0.3469, 43.7391
CIE-Lab:
72.0538, 38.8819, 26.7496
CIE-LCH:
72.0538, 47.1947, 34.5268
CIE-Luv:
72.0538, 78.3143, 27.0784
Hunter-Lab:
66.1356, 34.6052, 22.4252
#ff9382 color charts
#ff9382 color shades, tints & tones
#ff9382 color schemes
#ff9382 color preview, HTML & CSS examples
This text has a color of #ff9382
<p style="color:#ff9382;">Text here</p>
.mytext {color:#ff9382;}
This box has a color of #ff9382
<div style="background-color:#ff9382;">Content here</div>
.mybackground {background-color:#ff9382;}
Border around this has a color of #ff9382
<div style="border:2px solid #ff9382;">Content here</div>
.myborder {border:2px solid #ff9382;}