#ff5f5f color space conversions
Hex:
#ff5f5f
RGB:
255, 95, 95
CMY:
0, 63, 63
CMYK:
0, 63, 63, 0
HSL:
0°, 100.0000%, 68.6275%
HSV (HSB):
0°, 62.7451%, 100.0000%
XYZ:
47.3978, 30.2706, 14.1712
xyY:
0.5161, 0.3296, 30.2706
CIE-Lab:
61.8870, 60.7800, 32.9330
CIE-LCH:
61.8870, 69.1288, 28.4506
CIE-Luv:
61.8870, 121.2364, 26.1405
Hunter-Lab:
55.0188, 57.4920, 23.2418
#ff5f5f color charts
#ff5f5f color shades, tints & tones
#ff5f5f color schemes
#ff5f5f color preview, HTML & CSS examples
This text has a color of #ff5f5f
<p style="color:#ff5f5f;">Text here</p>
.mytext {color:#ff5f5f;}
This box has a color of #ff5f5f
<div style="background-color:#ff5f5f;">Content here</div>
.mybackground {background-color:#ff5f5f;}
Border around this has a color of #ff5f5f
<div style="border:2px solid #ff5f5f;">Content here</div>
.myborder {border:2px solid #ff5f5f;}