#ff9185 color space conversions
Hex:
#ff9185
RGB:
255, 145, 133
CMY:
0, 43, 48
CMYK:
0, 43, 48, 0
HSL:
6°, 100.0000%, 76.0784%
HSV (HSB):
6°, 47.8431%, 100.0000%
XYZ:
55.5990, 43.2043, 27.5992
xyY:
0.4399, 0.3418, 43.2043
CIE-Lab:
71.6934, 40.1749, 24.6222
CIE-LCH:
71.6934, 47.1198, 31.5031
CIE-Luv:
71.6934, 79.1665, 24.3063
Hunter-Lab:
65.7299, 35.9605, 21.1158
#ff9185 color charts
#ff9185 color shades, tints & tones
#ff9185 color schemes
#ff9185 color preview, HTML & CSS examples
This text has a color of #ff9185
<p style="color:#ff9185;">Text here</p>
.mytext {color:#ff9185;}
This box has a color of #ff9185
<div style="background-color:#ff9185;">Content here</div>
.mybackground {background-color:#ff9185;}
Border around this has a color of #ff9185
<div style="border:2px solid #ff9185;">Content here</div>
.myborder {border:2px solid #ff9185;}