#ff5e5f color space conversions
Hex:
#ff5e5f
RGB:
255, 94, 95
CMY:
0, 63, 63
CMYK:
0, 63, 63, 0
HSL:
360°, 100.0000%, 68.4314%
HSV (HSB):
360°, 63.1373%, 100.0000%
XYZ:
47.3083, 30.0916, 14.1413
xyY:
0.5168, 0.3287, 30.0916
CIE-Lab:
61.7332, 61.1933, 32.7390
CIE-LCH:
61.7332, 69.4007, 28.1472
CIE-Luv:
61.7332, 121.8845, 25.8136
Hunter-Lab:
54.8558, 57.9426, 23.1147
#ff5e5f color charts
#ff5e5f color shades, tints & tones
#ff5e5f color schemes
#ff5e5f color preview, HTML & CSS examples
This text has a color of #ff5e5f
<p style="color:#ff5e5f;">Text here</p>
.mytext {color:#ff5e5f;}
This box has a color of #ff5e5f
<div style="background-color:#ff5e5f;">Content here</div>
.mybackground {background-color:#ff5e5f;}
Border around this has a color of #ff5e5f
<div style="border:2px solid #ff5e5f;">Content here</div>
.myborder {border:2px solid #ff5e5f;}