#ff9182 color space conversions
Hex:
#ff9182
RGB:
255, 145, 130
CMY:
0, 43, 49
CMYK:
0, 43, 49, 0
HSL:
7°, 100.0000%, 75.4902%
HSV (HSB):
7°, 49.0196%, 100.0000%
XYZ:
55.3947, 43.1225, 26.5230
xyY:
0.4430, 0.3449, 43.1225
CIE-Lab:
71.6380, 39.9005, 26.1939
CIE-LCH:
71.6380, 47.7302, 33.2841
CIE-Luv:
71.6380, 79.7011, 26.1552
Hunter-Lab:
65.6677, 35.6569, 22.0204
#ff9182 color charts
#ff9182 color shades, tints & tones
#ff9182 color schemes
#ff9182 color preview, HTML & CSS examples
This text has a color of #ff9182
<p style="color:#ff9182;">Text here</p>
.mytext {color:#ff9182;}
This box has a color of #ff9182
<div style="background-color:#ff9182;">Content here</div>
.mybackground {background-color:#ff9182;}
Border around this has a color of #ff9182
<div style="border:2px solid #ff9182;">Content here</div>
.myborder {border:2px solid #ff9182;}