#ff645f color space conversions
Hex:
#ff645f
RGB:
255, 100, 95
CMY:
0, 61, 63
CMYK:
0, 61, 63, 0
HSL:
2°, 100.0000%, 68.6275%
HSV (HSB):
2°, 62.7451%, 100.0000%
XYZ:
47.8627, 31.2006, 14.3261
xyY:
0.5125, 0.3341, 31.2006
CIE-Lab:
62.6766, 58.6691, 33.9262
CIE-LCH:
62.6766, 67.7720, 30.0392
CIE-Luv:
62.6766, 117.9340, 27.8119
Hunter-Lab:
55.8575, 55.2012, 23.8937
#ff645f color charts
#ff645f color shades, tints & tones
#ff645f color schemes
#ff645f color preview, HTML & CSS examples
This text has a color of #ff645f
<p style="color:#ff645f;">Text here</p>
.mytext {color:#ff645f;}
This box has a color of #ff645f
<div style="background-color:#ff645f;">Content here</div>
.mybackground {background-color:#ff645f;}
Border around this has a color of #ff645f
<div style="border:2px solid #ff645f;">Content here</div>
.myborder {border:2px solid #ff645f;}