#ff6152 color space conversions
Hex:
#ff6152
RGB:
255, 97, 82
CMY:
0, 62, 68
CMYK:
0, 62, 68, 0
HSL:
5°, 100.0000%, 66.0784%
HSV (HSB):
5°, 67.8431%, 100.0000%
XYZ:
47.0377, 30.4186, 11.3749
xyY:
0.5295, 0.3424, 30.4186
CIE-Lab:
62.0137, 59.2273, 40.3120
CIE-LCH:
62.0137, 71.6445, 34.2404
CIE-Luv:
62.0137, 122.7378, 33.0969
Hunter-Lab:
55.1530, 55.7172, 26.3791
#ff6152 color charts
#ff6152 color shades, tints & tones
#ff6152 color schemes
#ff6152 color preview, HTML & CSS examples
This text has a color of #ff6152
<p style="color:#ff6152;">Text here</p>
.mytext {color:#ff6152;}
This box has a color of #ff6152
<div style="background-color:#ff6152;">Content here</div>
.mybackground {background-color:#ff6152;}
Border around this has a color of #ff6152
<div style="border:2px solid #ff6152;">Content here</div>
.myborder {border:2px solid #ff6152;}