#ff707b color space conversions
Hex:
#ff707b
RGB:
255, 112, 123
CMY:
0, 56, 52
CMYK:
0, 56, 52, 0
HSL:
355°, 100.0000%, 71.9608%
HSV (HSB):
355°, 56.0784%, 100.0000%
XYZ:
50.6093, 34.2784, 22.6879
xyY:
0.4705, 0.3186, 34.2784
CIE-Lab:
65.1830, 55.3338, 21.4007
CIE-LCH:
65.1830, 59.3280, 21.1443
CIE-Luv:
65.1830, 103.4163, 16.2278
Hunter-Lab:
58.5478, 51.8388, 18.0079
#ff707b color charts
#ff707b color shades, tints & tones
#ff707b color schemes
#ff707b color preview, HTML & CSS examples
This text has a color of #ff707b
<p style="color:#ff707b;">Text here</p>
.mytext {color:#ff707b;}
This box has a color of #ff707b
<div style="background-color:#ff707b;">Content here</div>
.mybackground {background-color:#ff707b;}
Border around this has a color of #ff707b
<div style="border:2px solid #ff707b;">Content here</div>
.myborder {border:2px solid #ff707b;}