#ff7985 color space conversions
Hex:
#ff7985
RGB:
255, 121, 133
CMY:
0, 53, 48
CMYK:
0, 53, 48, 0
HSL:
355°, 100.0000%, 73.7255%
HSV (HSB):
355°, 52.5490%, 100.0000%
XYZ:
52.3110, 36.6282, 26.5032
xyY:
0.4531, 0.3173, 36.6282
CIE-Lab:
66.9972, 52.0061, 18.2234
CIE-LCH:
66.9972, 55.1065, 19.3109
CIE-Luv:
66.9972, 95.2053, 13.5555
Hunter-Lab:
60.5212, 48.3728, 16.4009
#ff7985 color charts
#ff7985 color shades, tints & tones
#ff7985 color schemes
#ff7985 color preview, HTML & CSS examples
This text has a color of #ff7985
<p style="color:#ff7985;">Text here</p>
.mytext {color:#ff7985;}
This box has a color of #ff7985
<div style="background-color:#ff7985;">Content here</div>
.mybackground {background-color:#ff7985;}
Border around this has a color of #ff7985
<div style="border:2px solid #ff7985;">Content here</div>
.myborder {border:2px solid #ff7985;}